We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae46dfb commit d1e17c5Copy full SHA for d1e17c5
pyproject.toml
@@ -30,7 +30,7 @@ classifiers = [
30
]
31
dependencies = [
32
"certifi",
33
- "h11>=0.13,<0.15",
+ "h11>=0.16",
34
35
36
[project.optional-dependencies]
0 commit comments