Added aiohttp to requirements

This commit is contained in:
2023-11-29 18:51:05 +03:00
parent 16e37df15d
commit c8229ffbed

View File

@@ -2,4 +2,5 @@ aiogram==3.1.1
aioschedule @ https://github.com/AleksHeller/python-aioschedule/archive/refs/heads/master.zip
python-dotenv==1.0.0
requests==2.31.0
python-dateutil==2.8.2
python-dateutil==2.8.2
aiohttp==3.8.6