Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio_client
|
|
|
|
| 2 |
httpcore == 0.9.1
|
| 3 |
-
httpx==0.13.3
|
| 4 |
-
googletrans == 3.0.0
|
|
|
|
| 1 |
gradio_client
|
| 2 |
+
googletrans == 3.0.0
|
| 3 |
httpcore == 0.9.1
|
| 4 |
+
httpx==0.13.3
|
|
|