From 4b78d6921d776c358af4598a549bee9c826f67fb Mon Sep 17 00:00:00 2001 From: Qin Liu Date: Mon, 24 Jun 2024 16:58:08 +0800 Subject: [PATCH] update streamlit version --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index cc60e48..7c172f1 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ langchain-openai==0.1.7 sentence-transformers==2.2.2 InstructorEmbedding pandas -streamlit +streamlit==1.36.0 streamlit-extras streamlit-auth0-component altair==4.2.2