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 f653b2f commit 89cbd3cCopy full SHA for 89cbd3c
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
]
30
dependencies = [
31
"certifi",
32
- "httpcore",
+ "httpcore==1.*",
33
"anyio",
34
"idna",
35
"sniffio",
0 commit comments