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 921162a commit eede6a6Copy full SHA for eede6a6
instrumentation/opentelemetry-instrumentation-httpx/pyproject.toml
@@ -29,6 +29,7 @@ dependencies = [
29
"opentelemetry-instrumentation == 0.49b0.dev",
30
"opentelemetry-semantic-conventions == 0.49b0.dev",
31
"opentelemetry-util-http == 0.49b0.dev",
32
+ "wrapt >= 1.0.0, < 2.0.0",
33
]
34
35
[project.optional-dependencies]
0 commit comments