From 0c60802959f982fa728499e3e7e7959fd37ce972 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 10:51:43 +0000 Subject: [PATCH] Update dependency llama-index-legacy to v0.9.48.post4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e662d8..eaf14b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ llama-index-cli==0.3.1 ; python_version >= "3.11" and python_full_version <= "3. llama-index-core==0.11.8 ; python_version >= "3.11" and python_full_version <= "3.13.0" llama-index-embeddings-openai==0.2.4 ; python_version >= "3.11" and python_full_version <= "3.13.0" llama-index-indices-managed-llama-cloud==0.3.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" -llama-index-legacy==0.9.48.post3 ; python_version >= "3.11" and python_full_version <= "3.13.0" +llama-index-legacy==0.9.48.post4 ; python_version >= "3.11" and python_full_version <= "3.13.0" llama-index-llms-openai==0.2.3 ; python_version >= "3.11" and python_full_version <= "3.13.0" llama-index-multi-modal-llms-openai==0.2.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" llama-index-program-openai==0.2.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"