-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.
Description
The setup.py file should be updated to require proto-plus >= 1.25 for python_version >=3.13 due to googleapis/proto-plus-python#490
See release notes here: https://github.com/googleapis/proto-plus-python/releases/tag/v1.25.0
Add "proto-plus >= 1.25.0, <2.0.0dev; python_version>='3.13'", after the following line
Line 247 in 1f3b2d8
| "proto-plus >= 1.22.3, <2.0.0dev", |
As an example, see googleapis/python-api-core#740
Metadata
Metadata
Assignees
Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.