From a2499e8e72f3540b3a513e78547667472135bfc9 Mon Sep 17 00:00:00 2001 From: xtaodada Date: Sun, 17 Jul 2022 16:02:11 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=87=EF=B8=8F=20Downgrade=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e4222f4..9e075e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ psutil>=5.8.0 PyQRCode>=1.2.1 pypng>=0.0.20 pyzbar>=0.1.8 -emoji>=1.2.0 +emoji==1.7.0 email-validator>=1.1.3 youtube_dl>=2021.6.6 PyYAML>=5.4.1 @@ -16,7 +16,7 @@ translators>=5.0.1 gTTS>=2.2.2 gTTS-token>=1.1.4 wordcloud>=1.8.1 -Telethon>=1.24.0 +Telethon==1.24.0 Pillow>=8.2.0 python-magic>=0.4.24 Pygments>=2.9.0