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 @@ -10,7 +10,7 @@ emoji
gitpython
google-api-python-client
google-auth-oauthlib
googletrans==4.0.0rc1
googletrans==4.0.2
google-trans-new
langdetect
google_images_download>=2.8.0
Expand Down
4 changes: 2 additions & 2 deletions requirementsDOCKER.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gitpython
google-api-python-client
google_auth_oauthlib
google_images_download>=2.4.2
googletrans>=2.4.0
googletrans>=4.0.2
gsearch>=1.6.0
gtts>=2.0.1
urbandict>=0.5
Expand All @@ -22,7 +22,7 @@ Pillow>=5.3.0
telegraph
sqlalchemy>=1.2
gTTS>=2.0.1
googletrans>=2.4.0
googletrans>=4.0.2
spongemock
gTTS-token>=1.1.3
psycopg2
Expand Down