diff --git a/telegramBots/userBot/requirements.txt b/telegramBots/userBot/requirements.txt index 9396ecb..b0f69b7 100644 --- a/telegramBots/userBot/requirements.txt +++ b/telegramBots/userBot/requirements.txt @@ -1,4 +1,4 @@ requests==2.23.0 aiogram==2.6.1 -aiohttp==3.6.2 +aiohttp==3.7.4 python-dotenv==0.12.0 \ No newline at end of file