Skip to content

Commit ef032f8

Browse files
committed
update proto dependency to proto-common
1 parent e3e447c commit ef032f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporters/aws-otel-otlp-udp-exporter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626

2727
dependencies = [
2828
"opentelemetry-sdk == 1.27.0",
29-
"opentelemetry-exporter-otlp-proto-http == 1.27.0",
29+
"opentelemetry-exporter-otlp-proto-common == 1.27.0",
3030
]
3131

3232
[project.urls]

0 commit comments

Comments
 (0)