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 2ffa9e2 commit e828e8bCopy full SHA for e828e8b
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
24
[tool.poetry.dependencies]
25
python = "^3.9"
26
-httpx = ">=0.19.0,<1"
+httpx = ">=0.23,<1"
27
28
[tool.poetry.dev-dependencies]
29
black = "^21.12b0"
0 commit comments