Skip to content

Commit b7530c8

Browse files
build(deps): update langchain-ollama requirement from 0.3.4 to 0.3.5
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.4...langchain-ollama==0.3.5) --- updated-dependencies: - dependency-name: langchain-ollama dependency-version: 0.3.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c96de7a commit b7530c8

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
@@ -35,7 +35,7 @@ langchain-deepseek = "0.1.3"
3535
langchain-google-genai = "2.1.7"
3636
langchain-mcp-adapters = "0.1.9"
3737
langchain-huggingface = "0.3.0"
38-
langchain-ollama = "0.3.4"
38+
langchain-ollama = "0.3.5"
3939
langgraph = "0.5.3"
4040
torch = "2.7.1"
4141
sentence-transformers = "5.0.0"

0 commit comments

Comments
 (0)