Skip to content
Merged

add h2 #1055

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,8 @@ python_versions = <3.13
[h11==0.13.0]
[h11==0.14.0]

[h2==4.1.0]

[hiredis==0.3.1]
python_versions = <3.12
[hiredis==2.0.0]
Expand All @@ -666,6 +668,8 @@ python_versions = <3.13
[honcho==1.1.0]
[honcho==2.0.0]

[hpack==4.0.0]

[httpcore==0.11.1]
[httpcore==0.15.0]
[httpcore==1.0.2]
Expand All @@ -679,6 +683,8 @@ python_versions = <3.13
[httpx==0.27.0]
[httpx==0.27.2]

[hyperframe==6.0.1]

[hypothesis==6.61.0]
validate_extras = pytest

Expand Down
Loading