Создание и первичная инициализация базы даных успешно завершена. Наполнение демо-данными прошло без ошибок
This commit is contained in:
+3
-1
@@ -5,8 +5,10 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"argon2-cffi>=25.1.0",
|
||||
"asyncpg>=0.31.0",
|
||||
"colorlog>=6.10.1",
|
||||
"passlib>=1.7.4",
|
||||
"greenlet>=3.2.4",
|
||||
"pillow>=12.0.0",
|
||||
"python-dotenv>=1.2.1",
|
||||
"sqlalchemy>=2.0.44",
|
||||
|
||||
Reference in New Issue
Block a user