Files
ad-infr-control/tg-bot/requirements.txt

8 lines
137 B
Plaintext
Raw Normal View History

2025-12-02 14:01:34 +03:00
fastapi==0.109.0
uvicorn[standard]==0.27.0
asyncpg==0.29.0
pydantic==2.5.3
2025-12-04 13:32:41 +03:00
python-telegram-bot==21.0
2025-12-02 14:01:34 +03:00
python-dotenv==1.0.0
2025-12-04 13:26:39 +03:00
aiohttp==3.9.1