Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit==1.25.0
|
2 |
pandas==1.5.3
|
3 |
numpy==1.24.3
|
4 |
-
plotly==5.15.0
|
|
|
|
1 |
streamlit==1.25.0
|
2 |
pandas==1.5.3
|
3 |
numpy==1.24.3
|
4 |
+
plotly==5.15.0
|
5 |
+
matplotlib
|