13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
# Updated for Python 3.12 compatibility
|
|
aiogram==3.31.0
|
|
aiohttp==3.14.3
|
|
sqlalchemy==2.0.36
|
|
alembic==1.14.0
|
|
python-dotenv==1.2.2
|
|
asyncpg==0.30.0
|
|
aiosqlite==0.20.0
|
|
redis==5.2.1
|
|
apscheduler==3.10.4
|
|
openpyxl==3.1.2
|
|
defusedxml==0.7.1
|