Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ pandas==2.0.0
|
|
2 |
streamlit==1.32.0
|
3 |
plotly==5.18.0
|
4 |
numpy==1.24.3
|
|
|
|
2 |
streamlit==1.32.0
|
3 |
plotly==5.18.0
|
4 |
numpy==1.24.3
|
5 |
+
matplotlib==3.8.2
|