Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ googletrans==4.0.0-rc1
|
|
3 |
transformers==4.34.0
|
4 |
torch==2.1.0
|
5 |
requests==2.28.2
|
6 |
-
httpcore==0.13.7
|
7 |
-
httpx==0.23.0
|
|
|
3 |
transformers==4.34.0
|
4 |
torch==2.1.0
|
5 |
requests==2.28.2
|
6 |
+
httpcore==0.13.7
|
|