We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5171fa commit eae11e4Copy full SHA for eae11e4
1 file changed
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
25
[tool.poetry.dependencies]
26
python = "^3.9"
27
-httpx = ">=0.19.0,<1"
+httpx = ">=0.23,<1"
28
yarl = "^1.7.0"
29
30
[tool.poetry.dev-dependencies]
0 commit comments