# Telegram Bot python-telegram-bot>=20.7 # HTTP Client httpx>=0.25.0 # Data Validation pydantic>=2.5.0 # Environment Variables python-dotenv>=1.0.0 # SQLite Async Database (STANDALONE) aiosqlite>=0.19.0 # Web Framework pentru Internal API fastapi>=0.104.0 uvicorn>=0.24.0 # Monitoring (Optional) sentry-sdk>=1.40.0 # Testing pytest>=7.4.0 pytest-asyncio>=0.21.0