From 386662384fd3f2d604acd3f4434ec889ee508907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=9C=B1=C5=8D=CA=9C=E1=B4=87=CA=80=E1=B4=9C=20=E1=B4=8B?= =?UTF-8?q?=C4=81=C9=B4=20=28AKA=29=20=EA=9C=B1=E1=B4=8F=CA=9C=E1=B4=80?= =?UTF-8?q?=C9=AA=CA=9F=20=E1=B4=8B=CA=9C=E1=B4=80=C9=B4?= <87354331+noobsohail@users.noreply.github.com> Date: Fri, 29 Apr 2022 00:05:01 +0530 Subject: [PATCH] Recent pyrogram update Due to recent update many things changes. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1870a77..44d28a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp aiohttp[speedups]>=3.7.3 feedparser -pyrogram +pyrogram==1.4.16 tgcrypto natsort requests @@ -13,4 +13,4 @@ wget>=3.2 youtube-search-python ujson git+https://github.com/ytdl-org/youtube-dl -html-telegraph-poster>=0.2.31 \ No newline at end of file +html-telegraph-poster>=0.2.31