This repository was archived by the owner on Dec 11, 2025. It is now read-only.
chore(deps): Update langchain and related dependencies in poetry.lock and pyproject.toml#104
Merged
Merged
Conversation
dragos199993
commented
Sep 23, 2025
Member
- Bump langchain to version 0.3.27 and langchain-community to version 0.3.29.
- Update langchain-core to version 0.3.76 and langchain-text-splitters to version 0.3.11.
- Adjust langsmith to version 0.4.30 and pydantic-settings to version 2.10.1.
- Update requests to version 2.32.5 and other related dependencies for compatibility.
… and pyproject.toml - Bump langchain to version 0.3.27 and langchain-community to version 0.3.29. - Update langchain-core to version 0.3.76 and langchain-text-splitters to version 0.3.11. - Adjust langsmith to version 0.4.30 and pydantic-settings to version 2.10.1. - Update requests to version 2.32.5 and other related dependencies for compatibility.
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
botond-veress
approved these changes
Sep 23, 2025
| langchain-openai = { version = ">=0.3.9", optional = true } | ||
| langchain-anthropic = { version = ">=0.3.10", optional = true } | ||
| langchain-community = { version = ">=0.3.20", optional = true } | ||
| langchain-community = { version = ">=0.3.27", optional = true } |
There was a problem hiding this comment.
@dragos199993 I don't see the rest of the dependencies bumped that were mentioned in the description
Member
Author
There was a problem hiding this comment.
ah these were updated within the bounderies of the lock file. so the changes are only in the poetry.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.