Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

allow protobuf v4 ? #206

Closed
asottile-sentry opened this issue Aug 10, 2022 · 1 comment · Fixed by #209
Closed

allow protobuf v4 ? #206

asottile-sentry opened this issue Aug 10, 2022 · 1 comment · Fixed by #209
Labels
api: cloudfunctions Issues related to the googleapis/python-functions API.

Comments

@asottile-sentry
Copy link

it looks like some of the google- libraries have started to allow protobuf 4.x but not all of them:

  protobuf<4.0.0dev,>=3.19.0 (from google-cloud-functions==1.8.0->-r /home/asottile/workspace/sentry/requirements-base.txt (line 25))
  protobuf<4.0.0dev,>=3.19.0 (from google-cloud-bigtable==2.11.1->-r /home/asottile/workspace/sentry/requirements-base.txt (line 20))
  protobuf<4.0.0dev,>=3.19.0 (from google-cloud-pubsub==2.13.4->-r /home/asottile/workspace/sentry/requirements-base.txt (line 23))
@product-auto-label product-auto-label bot added the api: cloudfunctions Issues related to the googleapis/python-functions API. label Aug 10, 2022
unforced pushed a commit that referenced this issue Aug 11, 2022
@unforced
Copy link

These are all getting merged in now, #207 should fix this and there should be a release shortly after that includes it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudfunctions Issues related to the googleapis/python-functions API.
Projects
None yet
2 participants