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 @@ -15,7 +15,7 @@ google-trans-new
langdetect
google_images_download>=2.8.0
gTTS>=2.1.1
gTTS-token>=1.1.3
gTTS-token>=1.1.4
hachoir
httplib2
humanize
Expand Down
4 changes: 2 additions & 2 deletions requirementsDOCKER.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
https://github.com/LonamiWebs/Telethon/archive/master.zip
cowpy
gTTS-token>=1.1.3
gTTS-token>=1.1.4
gTTS>=2.0.1
gitpython
google-api-python-client
Expand All @@ -24,7 +24,7 @@ sqlalchemy>=1.2
gTTS>=2.0.1
googletrans>=2.4.0
spongemock
gTTS-token>=1.1.3
gTTS-token>=1.1.4
psycopg2
python-dotenv
aiohttp
Expand Down