Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
|
|
1 |
pandas
|
2 |
-
numpy
|
3 |
plotly
|
4 |
-
|
5 |
-
dash-bootstrap-components
|
|
|
1 |
+
streamlit
|
2 |
pandas
|
|
|
3 |
plotly
|
4 |
+
matplotlib
|
|