создана часть бекенда

This commit is contained in:
2025-11-30 19:31:06 +03:00
parent 4ae09c36b3
commit dc85e7c0c9
35 changed files with 1573 additions and 149 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.13"
dependencies = [
"colorlog>=6.10.1",
"passlib>=1.7.4",
"pillow>=12.0.0",
"python-dotenv>=1.2.1",
"sqlalchemy>=2.0.44",
]