Files
neuro-reply-bot-reworked/requirements.txt
2024-02-11 12:44:28 +03:00

8 lines
244 B
Plaintext

aiogram==3.1.1
aioschedule @ https://github.com/AleksHeller/python-aioschedule/archive/refs/heads/master.zip
requests==2.31.0
python-dateutil==2.8.2
aiohttp==3.8.6
pydantic==2.3.0
pydantic-settings==2.1.0
uvloop==0.19.0; sys.platform == 'linux'