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

Commit 1ba829f

Browse files
authored
Merge pull request #104 from Not-Diamond/ENG-3457_high-vulnerabilities-fixes
chore(deps): Update langchain and related dependencies in poetry.lock and pyproject.toml
2 parents 7a7d7fc + 08ebb3f commit 1ba829f

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)