From cef5df7b45eda8c2e0163514260f2c687fa2e45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 20:45:55 +0000 Subject: [PATCH] Bump llama-index from 0.5.25 to 0.7.13 Bumps [llama-index](https://github.com/jerryjliu/llama_index) from 0.5.25 to 0.7.13. - [Release notes](https://github.com/jerryjliu/llama_index/releases) - [Changelog](https://github.com/jerryjliu/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/jerryjliu/llama_index/compare/v0.5.25...v0.7.13) --- updated-dependencies: - dependency-name: llama-index dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 3a67ecd..541ad38 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -32,6 +32,6 @@ channels_redis # NLP-Related # ------------------------------------------------------------------------------ -llama_index==0.5.25 # https://github.com/jerryjliu/llama_index +llama_index==0.7.13 # https://github.com/jerryjliu/llama_index PyPDF2==3.* # https://pypdf2.readthedocs.io/en/latest/ docx2txt==0.8