Skip to content

Commit

Permalink
chore(deps): Bump llama-index in /examples/chainlit
Browse files Browse the repository at this point in the history
Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.11.17 to 0.11.19.
- [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.11.17...v0.11.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 015835d commit 19664f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chainlit/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
llama_index==0.11.17
llama_index==0.11.19
requests==2.32.3
weaviate_client==4.8.1
transformers
Expand Down

0 comments on commit 19664f2

Please sign in to comment.