Skip to content

Conversation

@CagriYonca
Copy link
Contributor

@CagriYonca CagriYonca commented Nov 5, 2024

This PR removes the protobuf from dependencies list to solve the problem below version 4.0.0:

AttributeError: module 'google._upb._message' has no attribute 'Message'
TODO: Remove this when support for 4.0.0 is done
protobuf<4.0.0

Updating protobuf is also required to solve google-cloud-storage dependency problems for versions >= 2.14.2 for python 3.11 and 3.12

@CagriYonca CagriYonca added the dependencies Pull requests that update a dependency file label Nov 5, 2024
@CagriYonca CagriYonca self-assigned this Nov 5, 2024
@CagriYonca CagriYonca requested a review from a team as a code owner November 5, 2024 14:51
Copy link
Member

@pvital pvital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One quick request change.

Signed-off-by: Cagri Yonca <cagri@ibm.com>
Signed-off-by: Cagri Yonca <cagri@ibm.com>
@CagriYonca CagriYonca changed the title enhancement: updating protobuf version to >=4.21.1 enhancement: removed protobuf from requirements list Nov 11, 2024
@CagriYonca CagriYonca requested a review from pvital November 11, 2024 09:32
Copy link
Member

@pvital pvital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me.
Good job @CagriYonca.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants