python-telegram-bot>=22.6
httpx>=0.28.0
fastapi>=0.115.0
uvicorn>=0.32.0
python-dotenv>=1.0.1

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
ruff>=0.9.0
pre-commit>=4.0.0
respx>=0.22.0
