diff --git a/telegramBots/editBot/requirements.txt b/telegramBots/editBot/requirements.txt index e9954ff..c1e76c2 100644 --- a/telegramBots/editBot/requirements.txt +++ b/telegramBots/editBot/requirements.txt @@ -1,5 +1,5 @@ requests==2.23.0 aiogram==2.6.1 -aiohttp==3.6.2 +aiohttp==3.7.4 python-dotenv==0.12.0 filetype==1.0.6 \ No newline at end of file