Skip to content

Commit

Permalink
Bump ollama from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [ollama](https:/jmorganca/ollama-python) from 0.3.0 to 0.3.1.
- [Release notes](https:/jmorganca/ollama-python/releases)
- [Commits](ollama/ollama-python@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: ollama
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 14c2e2f commit 7cda154
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ click = "^8.1.7"
flask = "^3.0.0"
flask-limiter = "^3.8.0"
langchain = "^0.2.11"
ollama = "^0.3.0"
ollama = "^0.3.1"
openai = "^1.37.1"
pandas = "^2.1.3"
plotly = "^5.23.0"
Expand Down

0 comments on commit 7cda154

Please sign in to comment.