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 38d2587 commit 72be755Copy full SHA for 72be755
opentelemetry-api/pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"Deprecated >= 1.2.6",
30
# FIXME This should be able to be removed after 3.12 is released if there is a reliable API
31
# in importlib.metadata.
32
- "importlib-metadata >= 6.0, <= 7.2.1",
+ "importlib-metadata >= 6.0, <= 8.0.0",
33
]
34
dynamic = [
35
"version",
0 commit comments