Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -31,7 +31,7 @@ gradio_client==0.16.0
|
|
31 |
grpcio==1.62.2
|
32 |
h11==0.14.0
|
33 |
httpcore==1.0.5
|
34 |
-
httpx==0.
|
35 |
huggingface-hub==0.22.2
|
36 |
idna==3.7
|
37 |
imageio==2.34.1
|
|
|
31 |
grpcio==1.62.2
|
32 |
h11==0.14.0
|
33 |
httpcore==1.0.5
|
34 |
+
httpx==0.28.1
|
35 |
huggingface-hub==0.22.2
|
36 |
idna==3.7
|
37 |
imageio==2.34.1
|