Skip to content

Commit

Permalink
Use compatible runtime for the dependency in opentelemetry-distro (op…
Browse files Browse the repository at this point in the history
  • Loading branch information
vasireddy99 authored and CircleCI committed Nov 13, 2022
1 parent ccc70d6 commit 68beed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-distro/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
dependencies = [
"opentelemetry-api ~= 1.12",
"opentelemetry-instrumentation == 0.34b0",
"opentelemetry-sdk == 1.13.0",
"opentelemetry-sdk ~= 1.13",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 68beed6

Please sign in to comment.