Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
httpx==0.
|
2 |
-
httpcore==0.
|
|
|
3 |
datasets==2.16.1
|
4 |
huggingface-hub==0.22.2
|
5 |
easyocr==1.7.1
|
|
|
1 |
+
httpx==0.21.3
|
2 |
+
httpcore==0.14.7
|
3 |
+
h11==0.12.0
|
4 |
datasets==2.16.1
|
5 |
huggingface-hub==0.22.2
|
6 |
easyocr==1.7.1
|