From ed183cc96fdcd0c28b93593e5ccd58c64ca86660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 23:48:36 +0000 Subject: [PATCH] Bump llama-index from 0.7.2 to 0.9.36 in /src Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.7.2 to 0.9.36. - [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/commits/v0.9.36) --- updated-dependencies: - dependency-name: llama-index dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- src/tdi/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 7ffe458..07e1bb0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,2 +1,2 @@ -llama_index==0.7.2 +llama_index==0.9.36 openai==0.27.8 diff --git a/src/tdi/requirements.txt b/src/tdi/requirements.txt index 7ffe458..07e1bb0 100644 --- a/src/tdi/requirements.txt +++ b/src/tdi/requirements.txt @@ -1,2 +1,2 @@ -llama_index==0.7.2 +llama_index==0.9.36 openai==0.27.8