Skip to content

Commit 190f3cc

Browse files
fritzpazocelotl
andauthored
Update pyproject.toml (#3576)
Co-authored-by: Diego Hurtado <[email protected]>
1 parent 1ce38b5 commit 190f3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"Deprecated >= 1.2.6",
2828
# FIXME This should be able to be removed after 3.12 is released if there is a reliable API
2929
# in importlib.metadata.
30-
"importlib-metadata >= 6.0, < 7.0",
30+
"importlib-metadata >= 6.0, <= 7.0",
3131
]
3232
dynamic = [
3333
"version",

0 commit comments

Comments
 (0)