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 0c8d0e3 commit b4bfdaaCopy full SHA for b4bfdaa
setup.py
@@ -66,6 +66,8 @@
66
"requests",
67
"aiohttp",
68
"httpx",
69
+ # https://github.com/encode/httpx/discussions/3214#discussioncomment-10830925
70
+ "httpcore<1.0.6",
71
"respx",
72
"opentelemetry-api",
73
"opentelemetry-sdk",
0 commit comments