Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ googletrans
|
|
4 |
deep_translator
|
5 |
pandas
|
6 |
regex
|
7 |
-
langid
|
|
|
|
|
|
4 |
deep_translator
|
5 |
pandas
|
6 |
regex
|
7 |
+
langid
|
8 |
+
httpx==0.27.2
|
9 |
+
httpcore==1.0.7
|