ollama: bump core (#31929)

This commit is contained in:
Mason Daugherty 2025-07-08 16:53:18 -04:00 committed by GitHub
parent 791c0e2e8f
commit 8064d3bdc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ license = { text = "MIT" }
requires-python = ">=3.9"
dependencies = [
"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"
version = "0.3.4"