-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
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:. But perhaps that wasn't making its way into the package metadata, and we were just happening to work with v5 ... sigh.Line 8 in 3cfbfb3
protobuf = "==6.*" 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
Labels
No labels