From a724a3a9df50ec8d0ce5d8944c2b9edfa7bdc715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 18:59:07 +0000 Subject: [PATCH] Bump llama-index from 0.5.25 to 0.10.48.post1 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.5.25 to 0.10.48.post1. - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/compare/v0.5.25...v0.10.48.post1) --- 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..fd3ebb0 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.10.48.post1 # https://github.com/jerryjliu/llama_index PyPDF2==3.* # https://pypdf2.readthedocs.io/en/latest/ docx2txt==0.8