Skip to content

Commit e101962

Browse files
committed
Update instrumentation/opentelemetry-instrumentation-click/pyproject.toml
1 parent ab0a6a9 commit e101962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-click/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
dependencies = [
2828
"opentelemetry-api ~= 1.12",
2929
"opentelemetry-semantic-conventions == 0.50b0.dev",
30+
"wrapt >= 1.0.0, < 2.0.0",
3031
]
3132

3233
[project.optional-dependencies]

0 commit comments

Comments
 (0)