Skip to content

Support protobuf==5.x #356

@stefanvanburen

Description

@stefanvanburen

Looks like we might have lost this in the transition to uv, although inadvertently:

I'm in favor of the more strict requirements to avoid surprises when folks install the packages.

yeah, agreed. FWIW, before 0.12.0 we were using pipenv, which should have had the pinned dependency:

protobuf = "==6.*"
. But perhaps that wasn't making its way into the package metadata, and we were just happening to work with v5 ... sigh.

I'll see what I can do to support protobuf==5; I think we also need to regenerate the protos w/ the earlier 29 version in buf.gen.yaml.

Originally posted by @stefanvanburen in #353

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions