reworked structure and improved performance to handle 500 concurrent users
This commit is contained in:
@@ -13,7 +13,9 @@ dependencies = [
|
||||
"flask-sqlalchemy>=3.1.1",
|
||||
"flask-wtf>=1.2.2",
|
||||
"gunicorn>=23.0.0",
|
||||
"locust>=2.34.0",
|
||||
"psycopg2-binary>=2.9.11",
|
||||
"pytz>=2025.2",
|
||||
"redis>=7.0.1",
|
||||
"xkcdpass>=1.20.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user