We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 389cb7c + d8490c5 commit f50c59aCopy full SHA for f50c59a
opentelemetry-api/pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
"Deprecated >= 1.2.6",
29
# FIXME This should be able to be removed after 3.12 is released if there is a reliable API
30
# in importlib.metadata.
31
- "importlib-metadata >= 6.0",
+ "importlib-metadata >= 6.0, < 7.0",
32
]
33
dynamic = [
34
"version",
0 commit comments