Spaces:
Build error
Build error
Erik Kenkel
commited on
Commit
·
d8f2708
1
Parent(s):
4b99bc7
error with httpx
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pandas==2.0.2
|
|
8 |
Pillow==9.2.0
|
9 |
uvicorn==0.18.2
|
10 |
pillow-avif-plugin==1.4.1
|
11 |
-
pillow-heif==0.13.1
|
|
|
|
8 |
Pillow==9.2.0
|
9 |
uvicorn==0.18.2
|
10 |
pillow-avif-plugin==1.4.1
|
11 |
+
pillow-heif==0.13.1
|
12 |
+
httpx==0.24.1
|