Update dependency google-cloud-aiplatform to v2 - autoclosed#14356
Update dependency google-cloud-aiplatform to v2 - autoclosed#14356renovate-bot wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the google-cloud-aiplatform dependency version to 2.0.0 across multiple requirements.txt and requirements-test.txt files. The feedback suggests avoiding the [full] extra for google-cloud-aiplatform in several of these files to prevent potential installation issues, recommending the standard package instead.
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==12.2.0 | ||
| google-cloud-aiplatform[full]==1.157.0 | ||
| google-cloud-aiplatform[full]==2.0.0 |
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For embeddings, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==12.2.0 | ||
| google-cloud-aiplatform[full]==1.157.0 | ||
| google-cloud-aiplatform[full]==2.0.0 |
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For evaluation, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==12.2.0 | ||
| google-cloud-aiplatform[full]==1.157.0 | ||
| google-cloud-aiplatform[full]==2.0.0 |
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For extensions, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==12.2.0 | ||
| google-cloud-aiplatform[full]==1.157.0 | ||
| google-cloud-aiplatform[full]==2.0.0 |
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For image generation, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==12.2.0 | ||
| google-cloud-aiplatform[full]==1.157.0 | ||
| google-cloud-aiplatform[full]==2.0.0 |
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For model garden, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==12.2.0 | ||
| google-cloud-aiplatform[full]==1.157.0 | ||
| google-cloud-aiplatform[full]==2.0.0 |
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For model tuning, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==12.2.0 | ||
| google-cloud-aiplatform[full]==1.157.0 | ||
| google-cloud-aiplatform[full]==2.0.0 |
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For prompts, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
| @@ -1 +1 @@ | |||
| google-cloud-aiplatform[full]==1.157.0 | |||
| google-cloud-aiplatform[full]==2.0.0 | |||
There was a problem hiding this comment.
Avoid using the [full] extra for google-cloud-aiplatform unless those extra dependencies are strictly necessary, as they can cause installation issues. For Gemma model garden, the standard package is sufficient.
google-cloud-aiplatform==2.0.0
References
- Avoid using the
[full]extra forgoogle-cloud-aiplatformunless those extra dependencies are strictly necessary, as they can cause installation issues.
This PR contains the following updates:
==1.157.0→==2.0.0==1.158.0→==2.0.0Release Notes
googleapis/python-aiplatform (google-cloud-aiplatform)
v1.158.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.