From a164965ed83222c6604829c41f57c30e92183e43 Mon Sep 17 00:00:00 2001 From: Djimbo Date: Fri, 31 Mar 2023 00:09:48 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ab78da..ff41671 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ APScheduler==3.9.1 aiogram==3.0.0b7 colorlog==6.7.0 typing==3.7.4.3 -aiohttp==3.8.3 +aiohttp==3.8.4 colorama==0.4.5 cachetools==5.2.0