main functions fix

This commit is contained in:
2025-11-15 20:03:49 +09:00
parent e0075d91b6
commit 3a25e6a4cb
18 changed files with 1779 additions and 75 deletions

View File

@@ -1,6 +1,8 @@
aiogram==3.1.1
sqlalchemy==2.0.23
alembic==1.8.1
python-dotenv==1.0.0
asyncpg==0.28.0
aiosqlite==0.17.0
# Updated for Python 3.12 compatibility
aiogram==3.16.0
aiohttp>=3.11.0
sqlalchemy==2.0.36
alembic==1.14.0
python-dotenv==1.0.1
asyncpg==0.30.0
aiosqlite==0.20.0