We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0de54 commit 7f12fb5Copy full SHA for 7f12fb5
opentelemetry-api/pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"setuptools >= 16.0",
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.0",
+ "importlib-metadata ~= 6.0",
33
]
34
dynamic = [
35
"version",
0 commit comments