Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
streamlit==1.8.0
|
2 |
-
pandas==1.3.3
|
3 |
-
numpy==1.21.2
|
4 |
seaborn==0.11.2
|
5 |
-
plotly
|
|
|
1 |
streamlit==1.8.0
|
|
|
|
|
2 |
seaborn==0.11.2
|
3 |
+
plotly==5.9.0
|