Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 08ebb3f

Browse files
committed
chore(deps): Update langchain and related dependencies in poetry.lock 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.
1 parent 7a7d7fc commit 08ebb3f

2 files changed

Lines changed: 57 additions & 58 deletions

File tree

poetry.lock

Lines changed: 56 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ langchain = { version = ">=0.3.22", optional = true }
2121
langchain-google-genai = { version = ">=2.1.2", optional = true }
2222
langchain-openai = { version = ">=0.3.9", optional = true }
2323
langchain-anthropic = { version = ">=0.3.10", optional = true }
24-
langchain-community = { version = ">=0.3.20", optional = true }
24+
langchain-community = { version = ">=0.3.27", optional = true }
2525
langchain-mistralai = { version = ">=0.2.10", optional = true }
2626
langchain-together = { version = ">=0.3.0", optional = true }
2727
langchain-cohere = { version = ">=0.4.3", optional = true }

0 commit comments

Comments
 (0)