Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ langchain_pinecone
|
|
7 |
openai
|
8 |
faiss-cpu
|
9 |
python-dotenv
|
10 |
-
streamlit
|
11 |
huggingface_hub<0.21.0
|
12 |
pypdf
|
13 |
llama-index-llms-huggingface>=0.1.4
|
|
|
7 |
openai
|
8 |
faiss-cpu
|
9 |
python-dotenv
|
10 |
+
streamlit==1.29.0
|
11 |
huggingface_hub<0.21.0
|
12 |
pypdf
|
13 |
llama-index-llms-huggingface>=0.1.4
|