Skip to content

chore(deps): update samples-langchain_on_vertexai#605

Open
renovate-bot wants to merge 4 commits into
googleapis:mainfrom
renovate-bot:renovate/samples-langchain_on_vertexai
Open

chore(deps): update samples-langchain_on_vertexai#605
renovate-bot wants to merge 4 commits into
googleapis:mainfrom
renovate-bot:renovate/samples-langchain_on_vertexai

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
google-cloud-resource-manager (source) ==1.15.0==1.17.0 age confidence
langchain-community (source) ==0.3.31==0.4.2 age confidence
langchain-google-alloydb-pg (changelog) ==0.13.0==0.14.0 age confidence

Release Notes

googleapis/google-cloud-python (google-cloud-resource-manager)

v1.17.0: sqlalchemy-bigquery: v1.17.0

Compare Source

Bug Fixes

v1.16.0

Compare Source

googleapis/langchain-google-alloydb-pg-python (langchain-google-alloydb-pg)

v0.14.0

Compare Source

⚠ BREAKING CHANGES
  • Update AlloyDBModel based on ml extension v1.5.2 (#​500)
Miscellaneous
  • Disable support for python 3.9 and enable support for python3.13 (#​517) (fbf086d)
  • deps: Update langchain-postgres to v0.0.16 (#​499) (fc75b67)
  • deps: Update AlloyDBModel to support google_ml_extension v1.5.3 (#​523) (cd81d33)
  • deps: Update Langgraph deps to new major (#​531) (671ccaf)
Bug Fixes
Documentation

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners May 27, 2026 17:36
@product-auto-label product-auto-label Bot added api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API. samples Issues that are directly related to samples. labels May 27, 2026
@dpebot

dpebot commented May 27, 2026

Copy link
Copy Markdown

/gcbrun

@forking-renovate

Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@anubhav756 anubhav756 force-pushed the renovate/samples-langchain_on_vertexai branch from f2f0461 to bd28471 Compare June 11, 2026 05:04
@dpebot

dpebot commented Jun 11, 2026

Copy link
Copy Markdown

/gcbrun

1 similar comment
@anubhav756

Copy link
Copy Markdown
Contributor

/gcbrun

@anubhav756 anubhav756 added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Jun 11, 2026
@anubhav756

anubhav756 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Need to resolve the version dependency conflict first (CC: @dishaprakash ):

INFO: pip is looking at multiple versions of google-cloud-aiplatform[langchain,reasoningengine] to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r requirements.txt (line 3), -r requirements.txt (line 5) and google-cloud-aiplatform[langchain,reasoningengine]==1.130.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    langchain-community 0.4.2 depends on langchain-core<2.0.0 and >=1.4.0
    langchain-google-vertexai 2.1.2 depends on langchain-core>=0.3.76
    google-cloud-aiplatform[langchain,reasoningengine] 1.130.0 depends on langchain-core<0.4 and >=0.3; extra == "langchain"

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

@anubhav756 anubhav756 removed their assignment Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants