From a3f41caa80054037bd0048b98b4779407c127db1 Mon Sep 17 00:00:00 2001 From: Djimbo Date: Sat, 23 Mar 2024 03:53:59 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9e5b4f2..561464d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -APScheduler~=3.9.1 -aiogram~=3.2.0 -colorlog~=6.7.0 -pytz~=2022.6 +APScheduler~=3.10.4 +aiogram~=3.4.1 +colorlog~=6.8.2 +pytz~=2024.1 typing~=3.7.4.3 aiohttp~=3.9.1 -cachetools~=4.2.4 +cachetools~=5.3.3 colorama~=0.4.5 aiofiles~=23.2.1 -pydantic~=2.5.2 \ No newline at end of file +pydantic~=2.5.2