Update dependency httpcore to v1.0.9
This commit is contained in:
parent
6c0ca536c7
commit
1ac59c2816
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ grpcio==1.66.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
h11==0.14.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
h11==0.14.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
h2==4.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
h2==4.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
hpack==4.0.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
hpack==4.0.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
httpcore==1.0.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
httpcore==1.0.9 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
httptools==0.6.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
httptools==0.6.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
httpx-sse==0.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
httpx-sse==0.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
httpx==0.27.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
httpx==0.27.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue