Skip to content

Commit 17cd88e

Browse files
dependabot[bot]liuruibin
authored andcommitted
build(deps): update langchain-anthropic requirement
Updates the requirements on [langchain-anthropic](https://github.com/langchain-ai/langchain) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==0.3.10...langchain-anthropic==0.3.12) --- updated-dependencies: - dependency-name: langchain-anthropic dependency-version: 0.3.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d33b620 commit 17cd88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ drf-yasg = "1.21.7"
1414
django-filter = "23.2"
1515
langchain = "0.3.23"
1616
langchain-openai = "0.3.12"
17-
langchain-anthropic = "0.3.10"
17+
langchain-anthropic = "0.3.12"
1818
langchain-community = "0.3.21"
1919
langchain-deepseek = "0.1.3"
2020
langchain-google-genai = "2.1.2"

0 commit comments

Comments
 (0)