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.
httpx
1 parent 06cd43e commit 2e2ee50Copy full SHA for 2e2ee50
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
24
requires-python = ">=3.8"
25
dependencies = [
26
- "httpx ~= 0.24.0"
+ "httpx ~= 0.23.0"
27
]
28
29
[project.optional-dependencies]
0 commit comments