Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio_client
|
2 |
-
httpcore == 0.
|
3 |
-
httpx==0.
|
4 |
googletrans == 3.0.0
|
|
|
1 |
gradio_client
|
2 |
+
httpcore == 0.9.3
|
3 |
+
httpx==0.13.0
|
4 |
googletrans == 3.0.0
|