From fe578bf1fc0d68067696386d8dde49bc9dd729ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 20:41:52 +0000 Subject: [PATCH] Bump llama-index from 0.5.25 to 0.7.21 Bumps [llama-index](https://github.com/jerryjliu/llama_index) from 0.5.25 to 0.7.21. - [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.21) --- 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..e035fea 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.21 # https://github.com/jerryjliu/llama_index PyPDF2==3.* # https://pypdf2.readthedocs.io/en/latest/ docx2txt==0.8