Skip to content

Commit 571c127

Browse files
chore(deps): bump ollama from 0.5.3 to 0.6.0
Bumps [ollama](https://github.com/ollama/ollama-python) from 0.5.3 to 0.6.0. - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.5.3...v0.6.0) --- updated-dependencies: - dependency-name: ollama dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e635364 commit 571c127

File tree

2 files changed

+337
-337
lines changed

2 files changed

+337
-337
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
]
1111
dependencies = [
1212
"mcp~=1.12.4",
13-
"ollama~=0.5.3",
13+
"ollama>=0.5.3,<0.7.0",
1414
"prompt-toolkit~=3.0.51",
1515
"rich~=14.1.0",
1616
"typer~=0.16.0",

0 commit comments

Comments
 (0)