fix requirements.txt

This commit is contained in:
2025-01-11 03:54:35 +03:00
parent 103eb0ad11
commit 7ece8be1ca
3 changed files with 6261 additions and 49 deletions

View File

@@ -13,7 +13,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
package-mode = false
[dependencies]
[tool.poetry.dependencies]
aiohttp = "^3.11"
alembic = "^1.13"
bcrypt = "^4.1"