Skip to content

Commit

Permalink
Bump llama-index from 0.8.69.post2 to 0.9.13
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.13.
- [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.13)

---
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 Dec 11, 2023
1 parent 98c7d01 commit a290a80
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 81 deletions.
94 changes: 14 additions & 80 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 a290a80

Please sign in to comment.