Skip to content

Commit 79ed639

Browse files
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](langchain-ai/langchain@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] <[email protected]>
1 parent b95cb20 commit 79ed639

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
@@ -20,7 +20,7 @@ langchain-deepseek = "0.1.3"
2020
langchain-google-genai = "2.1.2"
2121
langchain-mcp-adapters = "0.0.5"
2222
langchain-huggingface = "0.1.2"
23-
langchain-ollama = "0.3.1"
23+
langchain-ollama = "0.3.2"
2424
langgraph = "0.3.27"
2525
mcp = "1.4.1"
2626
psycopg2-binary = "2.9.10"

0 commit comments

Comments
 (0)