Skip to content

Add support for protobuf 7 #1067

@sk-

Description

@sk-

Describe the problem you are trying to solve:
We want to be able to use protobuf 7.34. Note that they jumped from version 6.33 to 7.34.

But unfortunately the current code pins protobuf to <7

"protobuf >= 4.25.0, < 7.0.0",

Describe the solution you'd like:
This project should bump the protobuf constraint to allow protobuf 7.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttriageNew issue; requires attention

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions