Skip to content

Commit

Permalink
Remove SDK dependency from opentelemetry-instrumentation-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass committed Apr 29, 2024
1 parent 2493258 commit 61f82da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ classifiers = [
dependencies = [
"opentelemetry-api ~= 1.12",
"opentelemetry-instrumentation == 0.46b0.dev",
"opentelemetry-sdk ~= 1.12",
"opentelemetry-semantic-conventions == 0.46b0.dev",
"wrapt >= 1.0.0, < 2.0.0",
]
Expand Down

0 comments on commit 61f82da

Please sign in to comment.