From 3d3a1c017ab092b6839f5b3f33ce4afb22636e81 Mon Sep 17 00:00:00 2001 From: Vlad Date: Tue, 17 Sep 2024 03:11:36 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D1=82=D1=80=D1=83=D0=BA=D1=82=D1=83?= =?UTF-8?q?=D1=80=D0=B0=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 0789639b..da4ce0e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,11 +2,14 @@ aiofiles==23.2.1 aiogram==3.2.0 aiohttp==3.9.5 aiosignal==1.3.1 +aiosqlite==0.20.0 annotated-types==0.7.0 anyio==4.4.0 +async-timeout==4.0.3 attrs==24.2.0 certifi==2024.8.30 charset-normalizer==3.3.2 +exceptiongroup==1.2.2 frozenlist==1.4.1 greenlet==3.1.0 h11==0.14.0