Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ googletrans==4.0.0-rc1
|
|
3 |
gradio==3.33.0
|
4 |
numpy==1.21.5
|
5 |
pandas==1.3.3
|
6 |
-
httpx==0.
|
7 |
-
safehttpx
|
|
|
3 |
gradio==3.33.0
|
4 |
numpy==1.21.5
|
5 |
pandas==1.3.3
|
6 |
+
httpx==0.13.3
|
7 |
+
safehttpx
|