jcmachicao
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ streamlit==1.35.0
|
|
2 |
pandas==2.0.0
|
3 |
numpy==1.25.0
|
4 |
plotly==5.20.0
|
|
|
5 |
seaborn==0.12.0
|
6 |
matplotlib==3.8.0
|
7 |
scikit-learn==1.5.0
|
|
|
2 |
pandas==2.0.0
|
3 |
numpy==1.25.0
|
4 |
plotly==5.20.0
|
5 |
+
plotly-express==0.4.1
|
6 |
seaborn==0.12.0
|
7 |
matplotlib==3.8.0
|
8 |
scikit-learn==1.5.0
|