made things prettier
This commit is contained in:
@@ -5,6 +5,7 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"cachetools>=6.2.6",
|
||||
"eventlet>=0.40.0",
|
||||
"flask>=3.1.1",
|
||||
"flask-bcrypt>=1.0.1",
|
||||
@@ -14,6 +15,7 @@ dependencies = [
|
||||
"flask-wtf>=1.2.2",
|
||||
"gunicorn>=23.0.0",
|
||||
"locust>=2.34.0",
|
||||
"markdown>=3.9",
|
||||
"psycopg2-binary>=2.9.11",
|
||||
"pytz>=2025.2",
|
||||
"redis>=7.0.1",
|
||||
|
||||
Reference in New Issue
Block a user