add base admin for conpetitions

This commit is contained in:
Timur
2025-03-01 14:34:19 +03:00
parent fcc8c4f7c6
commit 689179080d
4 changed files with 20 additions and 4 deletions
+1
View File
@@ -20,6 +20,7 @@ dependencies = [
"psycopg2-binary>=2.9.10",
"pydantic>=2.10.5",
"pyjwt>=2.10.1",
"python-gettext>=5.0",
"python-json-logger>=3.2.1",
"pytz>=2024.2",
"redis>=5.2.1",