Skip to content

Commit d6d8a7e

Browse files
authored
add h2 (#1055)
Needed for HTTP2 support on the new sentry-python SDK
1 parent cea1dde commit d6d8a7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,8 @@ python_versions = <3.13
654654
[h11==0.13.0]
655655
[h11==0.14.0]
656656

657+
[h2==4.1.0]
658+
657659
[hiredis==0.3.1]
658660
python_versions = <3.12
659661
[hiredis==2.0.0]
@@ -666,6 +668,8 @@ python_versions = <3.13
666668
[honcho==1.1.0]
667669
[honcho==2.0.0]
668670

671+
[hpack==4.0.0]
672+
669673
[httpcore==0.11.1]
670674
[httpcore==0.15.0]
671675
[httpcore==1.0.2]
@@ -679,6 +683,8 @@ python_versions = <3.13
679683
[httpx==0.27.0]
680684
[httpx==0.27.2]
681685

686+
[hyperframe==6.0.1]
687+
682688
[hypothesis==6.61.0]
683689
validate_extras = pytest
684690

0 commit comments

Comments
 (0)