Spaces:
Running
Running
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ langchain-openai==0.1.7
|
|
6 |
sentence-transformers==2.2.2
|
7 |
InstructorEmbedding
|
8 |
pandas
|
9 |
-
streamlit
|
10 |
streamlit-extras
|
11 |
streamlit-auth0-component
|
12 |
altair==4.2.2
|
|
|
6 |
sentence-transformers==2.2.2
|
7 |
InstructorEmbedding
|
8 |
pandas
|
9 |
+
streamlit==1.36.0
|
10 |
streamlit-extras
|
11 |
streamlit-auth0-component
|
12 |
altair==4.2.2
|