We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066f300 commit d299270Copy full SHA for d299270
requirements-test.txt
@@ -10,7 +10,7 @@ coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "4.0"
10
grpcio-tools==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
11
grpcio==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
12
grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
13
-h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
+h11==0.16.0 ; python_version >= "3.11" and python_version < "4.0"
14
h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
15
hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
16
httpcore==0.16.3 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments