Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ pydub>=0.25.1
|
|
12 |
# Text translation
|
13 |
deep-translator>=1.11.0
|
14 |
gTTS>=2.3.1
|
15 |
-
googletrans
|
16 |
|
17 |
# Image processing and OCR
|
18 |
easyocr>=1.6.2
|
|
|
12 |
# Text translation
|
13 |
deep-translator>=1.11.0
|
14 |
gTTS>=2.3.1
|
15 |
+
googletrans==4.0.0rc1
|
16 |
|
17 |
# Image processing and OCR
|
18 |
easyocr>=1.6.2
|