mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-16 17:53:37 +00:00
ollama: bump core (#31929)
This commit is contained in:
parent
791c0e2e8f
commit
8064d3bdc4
@ -8,7 +8,7 @@ license = { text = "MIT" }
|
|||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ollama>=0.5.1,<1.0.0",
|
"ollama>=0.5.1,<1.0.0",
|
||||||
"langchain-core<1.0.0,>=0.3.66",
|
"langchain-core<1.0.0,>=0.3.68",
|
||||||
]
|
]
|
||||||
name = "langchain-ollama"
|
name = "langchain-ollama"
|
||||||
version = "0.3.4"
|
version = "0.3.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user