Files
new_lottery_bot/requirements.txt
2025-11-15 20:03:49 +09:00

8 lines
161 B
Plaintext

# 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