Skip to content

Is it possible to relax the Protobuf constraint to >=5.29? #47

@yilei

Description

@yilei

Is your feature request related to a problem?

We have an environment that uses tink-py as well as apache team.

tink 1.12.0 changed the Protobuf constraint from protobuf>=5.29.3 to protobuf>=6.30.2.

Unfortunately Apache Beam sets a protobuf<6.0.0.dev0 constraint so we can't use the latest version of tink and beam in the same Python environment with conflicting version constraints on Protobuf.

What sort of feature would you like to see?

I'd like to ask if it's possible to relax the Protobuf constraint in tink so we could also use Protobuf 5.29?

Have you considered any alternative solutions?

Would you like to add additional context?

Thank you for the consideration!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions