From af48cb7ae97d2cab3f8ec8b7af652b52424b1d73 Mon Sep 17 00:00:00 2001 From: Nasir Hossain Akash <79259896+NasirHossainAkash@users.noreply.github.com> Date: Tue, 19 Oct 2021 16:34:22 +0600 Subject: [PATCH] Update requirements.txt (#19) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b05a7bc..4d50b49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyrogram==1.2.9 tgcrypto==1.2.2 -youtube-dl==2021.6.6 +yt-dlp APScheduler==3.7.0 beautifultable==1.0.1 ffmpeg-python==0.2.0 @@ -11,4 +11,4 @@ fakeredis filetype redis requests -tqdm \ No newline at end of file +tqdm