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 54f143b commit a7fe90dCopy full SHA for a7fe90d
instrumentation/opentelemetry-instrumentation-flask/pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"opentelemetry-semantic-conventions == 0.45b0.dev",
31
"opentelemetry-util-http == 0.45b0.dev",
32
"packaging >= 21.0",
33
- "importlib-metadata >= 6.0, < 7.0",
+ "importlib-metadata >= 6.0",
34
]
35
36
[project.optional-dependencies]
0 commit comments