Spaces:
Sleeping
Sleeping
Updated streamlit to 1.33.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ sentence_transformers
|
|
5 |
faiss-gpu
|
6 |
pandas
|
7 |
tqdm
|
8 |
-
streamlit == 1.
|
9 |
altair<5
|
10 |
|
|
|
5 |
faiss-gpu
|
6 |
pandas
|
7 |
tqdm
|
8 |
+
streamlit == 1.33.0
|
9 |
altair<5
|
10 |
|