Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -6,6 +6,6 @@ Pillow
|
|
| 6 |
gTTS
|
| 7 |
SpeechRecognition
|
| 8 |
geopy
|
| 9 |
-
googletrans==4.0.0rc1
|
| 10 |
bcrypt
|
| 11 |
-
|
|
|
|
|
|
| 6 |
gTTS
|
| 7 |
SpeechRecognition
|
| 8 |
geopy
|
|
|
|
| 9 |
bcrypt
|
| 10 |
+
deep_translator
|
| 11 |
+
httpcore==0.15.0
|