From 9e9dc14c79ec1528e2d98cebc4e49fc5aa48b32c Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Mon, 2 Dec 2024 12:48:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D1=8C=20`loguru`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b40bbbf..bb247df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +loguru==0.7.2 Pyrogram==2.0.106 +python-dotenv==1.0.1 TgCrypto==1.2.5 -python_dotenv==1.0.1