made things prettier

This commit is contained in:
2026-02-22 01:16:20 +01:00
parent 076293f80d
commit 7564da1148
10 changed files with 388 additions and 626 deletions

View File

@@ -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",