jcmachicao commited on
Commit
eb133d4
·
verified ·
1 Parent(s): f54588e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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