Skip to content

Commit 52fc2d5

Browse files
committed
Remove all version pinning
1 parent f8062b0 commit 52fc2d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"stomp-py>=7",
2828
"opentelemetry-api",
2929
"opentelemetry-sdk",
30-
"opentelemetry-exporter-otlp-proto-http~=1.20.0"
30+
"opentelemetry-exporter-otlp-proto-http"
3131
]
3232

3333
[project.urls]

0 commit comments

Comments
 (0)