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 831ee7b commit 01311ccCopy full SHA for 01311cc
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
25
[tool.poetry.dependencies]
26
python = "^3.10"
27
-httpx = ">=0.23,<1"
+httpx = ">=0.26,<1"
28
yarl = "^1.8.0"
29
30
[tool.poetry.dev-dependencies]
0 commit comments