From 59969052894c2c0e6bfe766119737405d78f0dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:13:14 +0000 Subject: [PATCH] Bump llama-index from 0.5.25 to 0.5.27 Bumps [llama-index](https://github.com/jerryjliu/gpt_index) from 0.5.25 to 0.5.27. - [Release notes](https://github.com/jerryjliu/gpt_index/releases) - [Commits](https://github.com/jerryjliu/gpt_index/compare/v0.5.25...v0.5.27) --- updated-dependencies: - dependency-name: llama-index dependency-type: direct:production update-type: version-update:semver-patch ... 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 f42f5aa..4267366 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.5.27 # https://github.com/jerryjliu/llama_index PyPDF2==3.* # https://pypdf2.readthedocs.io/en/latest/ docx2txt==0.8