main functions fix
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user