Skip to content

Commit 8064d3b

Browse files
authored
ollama: bump core (#31929)
1 parent 791c0e2 commit 8064d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/partners/ollama/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
1010
"ollama>=0.5.1,<1.0.0",
11-
"langchain-core<1.0.0,>=0.3.66",
11+
"langchain-core<1.0.0,>=0.3.68",
1212
]
1313
name = "langchain-ollama"
1414
version = "0.3.4"

0 commit comments

Comments
 (0)