Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pip==22.2.2
|
2 |
gradio==3.0.24
|
3 |
-
googletrans==4.0.
|
4 |
moviepy==1.0.3
|
5 |
SpeechRecognition==3.10.1
|
6 |
gTTS==2.5.2
|
|
|
1 |
pip==22.2.2
|
2 |
gradio==3.0.24
|
3 |
+
googletrans==4.0.2
|
4 |
moviepy==1.0.3
|
5 |
SpeechRecognition==3.10.1
|
6 |
gTTS==2.5.2
|