From cabbb72a8736473569bef00d147415be3896b705 Mon Sep 17 00:00:00 2001 From: lafonsecallorca <127278198+lafonsecallorca@users.noreply.github.com> Date: Sun, 20 Oct 2024 00:10:22 -0400 Subject: [PATCH] update requirements downgraded chromadb to work with azure --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 77ec311..863d353 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ streamlit==1.39.0 openai==1.51.2 -chromadb==0.5.12 +chromadb==0.3.29 python-dotenv==1.0.1 PyPDF2==3.0.1 -pyodbc==5.2.0 \ No newline at end of file +pyodbc==5.2.0