From cb93d76f9d940640dcf21291695b92c4e6d66f63 Mon Sep 17 00:00:00 2001 From: MoonTestUse1 Date: Fri, 3 Jan 2025 16:58:55 +0600 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B5=D0=B4=D0=B8=D1=81=D0=B0=D1=8A?= =?UTF-8?q?5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 79ea817..264af03 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,4 +13,5 @@ psycopg2-binary==2.9.9 alembic==1.13.1 pytest==8.0.0 httpx==0.26.0 -requests>=2.26.0 \ No newline at end of file +requests>=2.26.0 +aiogram==3.4.1 \ No newline at end of file