python-telegram-bot==21.4
asyncpg==0.30.0
httpx==0.27.2
aiohttp>=3.9,<4
python-dotenv==1.0.1
fastapi==0.115.0
uvicorn==0.30.0
jinja2==3.1.4

# Test dependencies
pytest==8.3.0
pytest-asyncio==0.24.0
flake8==7.1.0
