chore(deps): update dependency langchain-core to v1#13994
chore(deps): update dependency langchain-core to v1#13994renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the langchain-core dependency from version 0.2.33 to 1.2.27 across several requirements.txt files. However, this upgrade introduces dependency conflicts because the current version of langchain-google-vertexai (1.0.10) requires langchain-core < 0.3.0. To resolve these issues, it is recommended to update langchain-google-vertexai to version 2.0.0 or higher and potentially upgrade google-cloud-aiplatform to version 1.71.0 or higher.
| google-auth==2.38.0 | ||
| anthropic[vertex]==0.28.0 | ||
| langchain-core==0.2.33 | ||
| langchain-core==1.2.27 |
There was a problem hiding this comment.
Upgrading langchain-core to 1.2.27 (v1.x) while keeping langchain-google-vertexai at 1.0.10 will cause a dependency conflict. langchain-google-vertexai==1.0.10 requires langchain-core<0.3.0. To support langchain-core v1, langchain-google-vertexai must also be updated to a compatible version (e.g., 2.0.0 or higher), which may also require upgrading google-cloud-aiplatform to >=1.71.0.
| google-auth==2.38.0 | ||
| anthropic[vertex]==0.28.0 | ||
| langchain-core==0.2.33 | ||
| langchain-core==1.2.27 |
There was a problem hiding this comment.
Upgrading langchain-core to 1.2.27 (v1.x) while keeping langchain-google-vertexai at 1.0.10 will cause a dependency conflict. langchain-google-vertexai==1.0.10 requires langchain-core<0.3.0. To support langchain-core v1, langchain-google-vertexai must also be updated to a compatible version (e.g., 2.0.0 or higher), which may also require upgrading google-cloud-aiplatform to >=1.71.0.
| google-auth==2.38.0 | ||
| anthropic[vertex]==0.28.0 | ||
| langchain-core==0.2.33 | ||
| langchain-core==1.2.27 |
There was a problem hiding this comment.
Upgrading langchain-core to 1.2.27 (v1.x) while keeping langchain-google-vertexai at 1.0.10 will cause a dependency conflict. langchain-google-vertexai==1.0.10 requires langchain-core<0.3.0. To support langchain-core v1, langchain-google-vertexai must also be updated to a compatible version (e.g., 2.0.0 or higher), which may also require upgrading google-cloud-aiplatform to >=1.71.0.
| google-auth==2.38.0 | ||
| anthropic[vertex]==0.28.0 | ||
| langchain-core==0.2.33 | ||
| langchain-core==1.2.27 |
There was a problem hiding this comment.
Upgrading langchain-core to 1.2.27 (v1.x) while keeping langchain-google-vertexai at 1.0.10 will cause a dependency conflict. langchain-google-vertexai==1.0.10 requires langchain-core<0.3.0. To support langchain-core v1, langchain-google-vertexai must also be updated to a compatible version (e.g., 2.0.0 or higher), which may also require upgrading google-cloud-aiplatform to >=1.71.0.
| google-auth==2.38.0 | ||
| anthropic[vertex]==0.28.0 | ||
| langchain-core==0.2.33 | ||
| langchain-core==1.2.27 |
There was a problem hiding this comment.
Upgrading langchain-core to 1.2.27 (v1.x) while keeping langchain-google-vertexai at 1.0.10 will cause a dependency conflict. langchain-google-vertexai==1.0.10 requires langchain-core<0.3.0. To support langchain-core v1, langchain-google-vertexai must also be updated to a compatible version (e.g., 2.0.0 or higher), which may also require upgrading google-cloud-aiplatform to >=1.71.0.
| google-auth==2.38.0 | ||
| anthropic[vertex]==0.28.0 | ||
| langchain-core==0.2.33 | ||
| langchain-core==1.2.27 |
There was a problem hiding this comment.
Upgrading langchain-core to 1.2.27 (v1.x) while keeping langchain-google-vertexai at 1.0.10 will cause a dependency conflict. langchain-google-vertexai==1.0.10 requires langchain-core<0.3.0. To support langchain-core v1, langchain-google-vertexai must also be updated to a compatible version (e.g., 2.0.0 or higher).
| google-auth==2.38.0 | ||
| anthropic[vertex]==0.28.0 | ||
| langchain-core==0.2.33 | ||
| langchain-core==1.2.27 |
There was a problem hiding this comment.
Upgrading langchain-core to 1.2.27 (v1.x) while keeping langchain-google-vertexai at 1.0.10 will cause a dependency conflict. langchain-google-vertexai==1.0.10 requires langchain-core<0.3.0. To support langchain-core v1, langchain-google-vertexai must also be updated to a compatible version (e.g., 2.0.0 or higher), which may also require upgrading google-cloud-aiplatform to >=1.71.0.
This PR contains the following updates:
==0.2.33→==1.2.27Configuration
📅 Schedule: 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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.