From e67971855db4416f23c6ff17e698ede8c21d629f Mon Sep 17 00:00:00 2001 From: Hafitz Setya <71178188+breakdowns@users.noreply.github.com> Date: Fri, 28 May 2021 19:43:19 +0700 Subject: [PATCH] v4.7.9 - Relax version constraints - Fixed the missing module 'appdirs' --- requirements.txt | 45 +++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/requirements.txt b/requirements.txt index a0f37abc469..76e38711a2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,28 +1,29 @@ -requests -psutil -bs4 -Pillow>=4.2.0 -python-telegram-bot==12.6.1 -google-api-python-client>=1.7.11,<1.7.20 -google-auth-httplib2>=0.0.3,<0.1.0 -google-auth-oauthlib>=0.4.1,<0.10.0 -aria2p>=0.9.0,<0.15.0 -python-dotenv>=0.10 -tenacity>=6.0.0 -python-magic +aiohttp +aria2p +appdirs beautifulsoup4 -pyrogram -TgCrypto -youtube_dl +bs4 feedparser -natsort +google-api-python-client +google-auth-httplib2 +google-auth-oauthlib heroku3 -aiohttp -speedtest-cli -messages +html-telegraph-poster js2py lxml -telegraph -pytz -html-telegraph-poster>=0.2.31 +messages +natsort +Pillow +psutil psycopg2-binary +pyrogram +python-dotenv +python-magic +python-telegram-bot==12.6.1 +pytz +requests +speedtest-cli +telegraph +tenacity +TgCrypto +youtube_dl