Skip to content

Commit

Permalink
otel 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydvoss committed Jul 17, 2023
1 parent 8a5f332 commit 3c5c4f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-monitor-opentelemetry/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
python_requires=">=3.7",
install_requires=[
"azure-core-tracing-opentelemetry~=1.0.0b10",
"azure-monitor-opentelemetry-exporter>=1.0.0b14",
"opentelemetry-api==1.18.0",
"opentelemetry-sdk==1.18.0",
"azure-monitor-opentelemetry-exporter>=1.0.0b15",
"opentelemetry-api==1.19.0",
"opentelemetry-sdk==1.19.0",
"wrapt >= 1.0.0, < 2.0.0",
],
entry_points={
Expand Down

0 comments on commit 3c5c4f0

Please sign in to comment.