build(deps): update langchain-ollama requirement from 0.3.1 to 0.3.2

Updates the requirements on [langchain-ollama](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-ollama==0.3.1...langchain-ollama==0.3.2)

---
updated-dependencies:
- dependency-name: langchain-ollama
  dependency-version: 0.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-25 03:46:04 +00:00 committed by 刘瑞斌
parent b95cb20704
commit d33b620dc8

View File

@ -20,7 +20,7 @@ langchain-deepseek = "0.1.3"
langchain-google-genai = "2.1.2"
langchain-mcp-adapters = "0.0.5"
langchain-huggingface = "0.1.2"
langchain-ollama = "0.3.1"
langchain-ollama = "0.3.2"
langgraph = "0.3.27"
mcp = "1.4.1"
psycopg2-binary = "2.9.10"