Update httpx to httpx>=0.24.1 in requirements.txt (#7443)

* update httpx requirement

* add changeset

* add to client

* add changeset

* fix version

* reorder

* test

* try force reinstall

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
Abubakar Abid 2024-02-16 15:43:01 -08:00 committed by GitHub
parent 06b30ce277
commit b7a97f29b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,6 @@
---
"gradio": patch
"gradio_client": patch
---
feat:Update `httpx` to `httpx>=0.24.1` in `requirements.txt`

View File

@ -1,5 +1,5 @@
fsspec
httpx
httpx>=0.24.1
huggingface_hub>=0.19.3
packaging
typing_extensions~=4.0

View File

@ -3,7 +3,7 @@ altair>=4.2.0,<6.0
fastapi
ffmpy
gradio_client==0.10.0
httpx
httpx>=0.24.1
huggingface_hub>=0.19.3
importlib_resources>=1.3,<7.0
Jinja2<4.0