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