We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41bc675 commit 5d4d193Copy full SHA for 5d4d193
1 file changed
pyproject.toml
@@ -74,7 +74,7 @@ python-dateutil = ">=2.8.2"
74
python = "^3.9.0"
75
voluptuous = ">=0.13.1"
76
pyyaml = "^6.0.2"
77
-httpx = {version = ">=0.20.0", extras = ["http2"]}
+httpx = {version = ">=0.27.0", extras = ["http2"]}
78
httpx-sse = ">=0.4.0"
79
80
[poetry.group.dev.dependencies]
0 commit comments