googleapis / googleapis/python-aiplatform
proto-plus >= 1.25 needed for python 3.13
Abierto
api: vertex-ai
- Lenguaje dominante
- Python
- Estrellas
- 905
- Forks
- 465
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 44
Descripción
The `setup.py` file should be updated to require `proto-plus` >= 1.25 for `python_version >=3.13` due to https://github.com/googleapis/proto-plus-python/issues/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
https://github.com/googleapis/python-aiplatform/blob/1f3b2d89c5464e005bffccc45c3c6b2e5827c5c8/setup.py#L247
As an example, see https://github.com/googleapis/python-api-core/pull/740
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.