diff --git a/requirements.txt b/requirements.txt index 23c1acb..2333377 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file +python-dateutil==2.8.2 +aiohttp==3.8.6 \ No newline at end of file