Skip to content

Commit

Permalink
v4.7.9
Browse files Browse the repository at this point in the history
- Relax version constraints
- Fixed the missing module 'appdirs'
  • Loading branch information
breakdowns authored May 28, 2021
1 parent aa6aab2 commit e679718
Showing 1 changed file with 23 additions and 22 deletions.
45 changes: 23 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e679718

Please sign in to comment.