Spaces:
Sleeping
Sleeping
butterswords
commited on
Commit
•
f6ae77a
1
Parent(s):
88e3869
Fixed breaking change in release of altair 5.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
numpy
|
4 |
-
altair
|
5 |
streamlit-vega-lite
|
6 |
plotly
|
7 |
gensim
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
numpy
|
4 |
+
altair<5
|
5 |
streamlit-vega-lite
|
6 |
plotly
|
7 |
gensim
|