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 58249a3 commit d755e28Copy full SHA for d755e28
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
]
19
[tool.poetry.dependencies]
20
python = "^3.8"
21
-httpx = "0.20.0"
+httpx = "^0.20.0"
22
23
[tool.poetry.dev-dependencies]
24
black = "^21.10b0"
0 commit comments