We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a448e commit aa31e73Copy full SHA for aa31e73
instrumentation/opentelemetry-instrumentation-grpc/setup.cfg
@@ -42,6 +42,7 @@ install_requires =
42
opentelemetry-api == 1.0.0.dev0
43
opentelemetry-sdk == 1.0.0.dev0
44
grpcio ~= 1.27
45
+ wrapt >= 1.0.0, < 2.0.0
46
47
[options.extras_require]
48
test =
0 commit comments