TelegramBotTemplate/requirements.txt

9 lines
314 B
Plaintext

aiofiles~=24.1.0
aiogram~=3.19.0
aiohttp~=3.11.14
loguru~=0.7.3
python-dotenv~=1.1.0
redis~=5.2.1
uvicorn~=0.34.0
sqlalchemy~=2.0.40
asyncpg~=0.30.0