Spaces:
Running
Running
force altair version
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
-
farm-haystack[faiss]==1.
|
| 2 |
-
plotly==5.
|
|
|
|
| 3 |
# commented to not interfere with streamlit SDK in HF spces
|
| 4 |
# uncomment for local installation
|
| 5 |
-
#streamlit==1.
|
|
|
|
|
|
|
|
|
| 1 |
+
farm-haystack[faiss]==1.16.1
|
| 2 |
+
plotly==5.14.1
|
| 3 |
+
|
| 4 |
# commented to not interfere with streamlit SDK in HF spces
|
| 5 |
# uncomment for local installation
|
| 6 |
+
# streamlit==1.19.0
|
| 7 |
+
|
| 8 |
+
altair<5
|