We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73037d commit 5fe002cCopy full SHA for 5fe002c
openapi_python_client/templates/pyproject.toml
@@ -14,7 +14,7 @@ include = ["CHANGELOG.md", "{{ package_name }}/py.typed"]
14
15
[tool.poetry.dependencies]
16
python = "^3.6"
17
-httpx = ">=0.15.4, <=0.22.0"
+httpx = ">=0.15.0, <=0.22.0"
18
attrs = ">=20.1.0, <22.0"
19
python-dateutil = "^2.8.0"
20
0 commit comments