Skip to content

Commit aa31e73

Browse files
authored
Add missing dependency (#358)
1 parent 10a448e commit aa31e73

File tree

1 file changed

+1
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-grpc

1 file changed

+1
-0
lines changed

Diff for: instrumentation/opentelemetry-instrumentation-grpc/setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ install_requires =
4242
opentelemetry-api == 1.0.0.dev0
4343
opentelemetry-sdk == 1.0.0.dev0
4444
grpcio ~= 1.27
45+
wrapt >= 1.0.0, < 2.0.0
4546

4647
[options.extras_require]
4748
test =

0 commit comments

Comments
 (0)