Spaces:
Running
on
Zero
Running
on
Zero
add newer version of googletrans
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
httpcore==0.15.0
|
2 |
httpx==0.24.1
|
3 |
pymongo
|
4 |
-
googletrans
|
5 |
fastapi
|
6 |
huggingface_hub
|
7 |
numpy
|
|
|
1 |
httpcore==0.15.0
|
2 |
httpx==0.24.1
|
3 |
pymongo
|
4 |
+
googletrans==4.0.0-rc1
|
5 |
fastapi
|
6 |
huggingface_hub
|
7 |
numpy
|