From 55c95f1142e9cba227bb4c2d797f3d643291a652 Mon Sep 17 00:00:00 2001 From: Logan Date: Fri, 24 Nov 2023 10:49:24 -0600 Subject: [PATCH] bump reqs llama_index==v0.9.7 (#23) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3bf48de..2cb6307 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ streamlit streamlit-pills -llama-index==0.9.4 +llama-index==0.9.7 llama-hub==0.0.44 # NOTE: this is due to a trivial dependency in the web tool, will refactor langchain==0.0.305