From 1bd1bf9cb611f93bd2586d7e5d2344541a0424b1 Mon Sep 17 00:00:00 2001 From: Redume Date: Fri, 14 Jun 2024 14:01:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D1=8B=D0=B5=20=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D1=81=D0=B8=D0=B8=20=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D0=B5?= =?UTF-8?q?=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 17a1a25..a713e12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -requests==2.31.0 -aiogram==3.1.1 -aiohttp==3.8.5 -pydantic[dotenv]==2.5.2 \ No newline at end of file +aiohttp~=3.9.5 +requests~=2.32.3 +PyYAML~=6.0.1 +aiogram~=3.7.0 \ No newline at end of file