We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7355bb7 commit fe62c3eCopy full SHA for fe62c3e
1 file changed
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
25
[tool.poetry.dependencies]
26
python = "^3.12"
27
-httpx = ">=0.26,<1"
+httpx = ">=0.28,<1"
28
yarl = "^1.8.0"
29
30
[tool.poetry.dev-dependencies]
0 commit comments