Spaces:
Running
Running
Fix: httpx dependency version conflict
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -25,7 +25,7 @@ h2==3.2.0
|
|
25 |
hpack==3.0.0
|
26 |
hstspreload==2023.1.1
|
27 |
httpcore==0.9.1
|
28 |
-
httpx
|
29 |
hyperframe==5.2.0
|
30 |
idna==2.10
|
31 |
importlib-metadata==6.6.0
|
|
|
25 |
hpack==3.0.0
|
26 |
hstspreload==2023.1.1
|
27 |
httpcore==0.9.1
|
28 |
+
httpx
|
29 |
hyperframe==5.2.0
|
30 |
idna==2.10
|
31 |
importlib-metadata==6.6.0
|