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