From 54a527a64449116427e71353a8eb67230d98b6da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 23:49:21 +0000 Subject: [PATCH] Bump llama-index in /mindsdb/integrations/handlers/llama_index_handler Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.8.57 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/compare/v0.8.57...v0.9.36) --- updated-dependencies: - dependency-name: llama-index dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../integrations/handlers/llama_index_handler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mindsdb/integrations/handlers/llama_index_handler/requirements.txt b/mindsdb/integrations/handlers/llama_index_handler/requirements.txt index 432cd97ecd1..5925552c368 100644 --- a/mindsdb/integrations/handlers/llama_index_handler/requirements.txt +++ b/mindsdb/integrations/handlers/llama_index_handler/requirements.txt @@ -1,4 +1,4 @@ -llama-index==0.8.57 +llama-index==0.9.36 langchain==0.0.303 openai<=0.28.0 html2text \ No newline at end of file