Skip to content

Commit

Permalink
Restrict version of protobuf for Jaeger exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Nov 3, 2023
1 parent cd428b0 commit 1fbf4c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"protobuf ~= 3.20.0",
"googleapis-common-protos ~= 1.52, < 1.60.0",
"grpcio >= 1.0.0, < 2.0.0",
"opentelemetry-api ~= 1.3",
Expand Down

0 comments on commit 1fbf4c4

Please sign in to comment.