Skip to content

fix: Allow google-cloud-storage 3.x #5011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Mar 5, 2025

fix: Allow google-cloud-storage 3.x

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Mar 5, 2025
@parthea
Copy link
Contributor

parthea commented Mar 9, 2025

Wait for kubeflow/pipelines#11735

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Apr 24, 2025
PiperOrigin-RevId: 733649480
@parthea
Copy link
Contributor

parthea commented Apr 24, 2025

Wait for tensorflow release which adds support for Protobuf 6.x: tensorflow/tensorflow#91651

This was missed in #5168 because protobuf>=6 was added to testing/constraints-3.12.txt however Python 3.12 unit tests are not being run.

ERROR: Cannot install None, google-cloud-aiplatform and google-cloud-aiplatform[testing]==1.90.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    google-cloud-aiplatform 1.90.0 depends on protobuf!=4.21.0, !=4.21.1, !=4.21.2, !=4.21.3, !=4.21.4, !=4.21.5, <7.0.0 and >=3.20.2
    google-cloud-aiplatform[testing] 1.90.0 depends on protobuf!=4.21.0, !=4.21.1, !=4.21.2, !=4.21.3, !=4.21.4, !=4.21.5, <7.0.0 and >=3.20.2
    tensorflow 2.13.0 depends on protobuf!=4.21.0, !=4.21.1, !=4.21.2, !=4.21.3, !=4.21.4, !=4.21.5, <5.0.0dev and >=3.20.3
    The user requested (constraint) protobuf>=6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants