diff --git a/requirements.txt b/requirements.txt index a2298b9..23c1acb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ aiogram==3.1.1 aioschedule @ https://github.com/AleksHeller/python-aioschedule/archive/refs/heads/master.zip -python-dotenv==1.0.0 \ No newline at end of file +python-dotenv==1.0.0 +requests==2.31.0 +python-dateutil==2.8.2 \ No newline at end of file