build(deps): update langchain-community requirement

Updates the requirements on [langchain-community](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-community==0.3.21...langchain-community==0.3.22)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-version: 0.3.22
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-24 18:38:43 +00:00 committed by 刘瑞斌
parent 52a7f40ba8
commit 4466343e97

View File

@ -20,7 +20,7 @@ diskcache2 = "1.0.0"
captcha = "0.7.1"
langchain-openai = "0.3.14"
langchain-anthropic = "0.3.12"
langchain-community = "0.3.21"
langchain-community = "0.3.22"
langchain-deepseek = "0.1.3"
langchain-google-genai = "2.1.3"
langchain-mcp-adapters = "0.0.9"