We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f34c23 commit 06724d0Copy full SHA for 06724d0
1 file changed
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
20
[tool.poetry.dependencies]
21
python = "^3.8"
22
-httpx = ">=0.20,<1"
+httpx = ">=0.22,<1"
23
24
[tool.poetry.dev-dependencies]
25
black = "^22.3.0"
0 commit comments