From 2bced5186a50312a5c5a888b1a29f546dbb31056 Mon Sep 17 00:00:00 2001 From: Kostiantyn Kuleshov Date: Tue, 16 May 2023 18:48:52 +0300 Subject: [PATCH] Bump Pyrogram to 2.0.106 and made it strict --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c3ca63..11011fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles~=23.1.0 apscheduler~=3.10.1 black~=23.3.0 convopyro==0.5 -pyrogram~=2.0.102 +pyrogram==2.0.106 tgcrypto==1.2.5 ujson==5.7.0 uvloop==0.17.0