Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
ceyda
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@
|
|
4 |
pandas==1.3.4
|
5 |
streamlit-vega-lite==0.1.0
|
6 |
streamlit==1.2.0
|
7 |
-
plotly==5.10.0
|
|
|
|
4 |
pandas==1.3.4
|
5 |
streamlit-vega-lite==0.1.0
|
6 |
streamlit==1.2.0
|
7 |
+
plotly==5.10.0
|
8 |
+
altair<5
|