build(deps): update langchain-anthropic requirement
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled

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](https://github.com/langchain-ai/langchain/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-25 03:46:39 +00:00 committed by 刘瑞斌
parent d33b620dc8
commit 17cd88edda

View File

@ -14,7 +14,7 @@ drf-yasg = "1.21.7"
django-filter = "23.2"
langchain = "0.3.23"
langchain-openai = "0.3.12"
langchain-anthropic = "0.3.10"
langchain-anthropic = "0.3.12"
langchain-community = "0.3.21"
langchain-deepseek = "0.1.3"
langchain-google-genai = "2.1.2"