Skip to content

Commit

Permalink
Add SDK dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jul 29, 2024
1 parent 45af1f9 commit 6d1ad43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions processor/opentelemetry-processor-baggage/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ classifiers = [
]
dependencies = [
"opentelemetry-api ~= 1.5",
"opentelemetry-sdk ~= 1.5",
"wrapt >= 1.0.0, < 2.0.0",
]

Expand Down

0 comments on commit 6d1ad43

Please sign in to comment.