Skip to content

Commit

Permalink
Bump llama-index from 0.8.69.post2 to 0.9.4
Browse files Browse the repository at this point in the history
Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.8.69.post2 to 0.9.4.
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.8.69.post2...v0.9.4)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 4a2c0b9 commit 7838d78
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 78 deletions.
88 changes: 11 additions & 77 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 @@ -25,7 +25,7 @@ attrs = "^23.1.0"
loguru = "^0.7.2"
chromadb = "^0.4.14"
sentence-transformers = "^2.2.2"
llama-index = "^0.8.64.post1"
llama-index = ">=0.8.64,<0.10.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 7838d78

Please sign in to comment.