Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ google-auth-oauthlib
googletrans==4.0.0rc1
google-trans-new
langdetect
google_images_download>=2.8.0
google_images_download>=3.0.1
gTTS>=2.1.1
gTTS-token>=1.1.3
hachoir
Expand Down
4 changes: 2 additions & 2 deletions requirementsDOCKER.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gTTS>=2.0.1
gitpython
google-api-python-client
google_auth_oauthlib
google_images_download>=2.4.2
google_images_download>=3.0.1
googletrans>=2.4.0
gsearch>=1.6.0
gtts>=2.0.1
Expand All @@ -16,7 +16,7 @@ speedtest-cli>=2.0.2
zalgo_text>=0.6
hastebin.py>=0.2
pybase64>=0.4.0
google_images_download>=2.4.2
google_images_download>=3.0.1
hachoir
Pillow>=5.3.0
telegraph
Expand Down