mgbam commited on
Commit
36a5c35
·
verified ·
1 Parent(s): 318e286

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,7 +4,8 @@ pandas
4
  matplotlib
5
  statsmodels
6
  streamlit
7
- plotly
 
8
  sqlalchemy
9
  psycopg2-binary
10
  mysql-connector-python
 
4
  matplotlib
5
  statsmodels
6
  streamlit
7
+ plotly>=5.20
8
+ kaleido # Plotly static image engine
9
  sqlalchemy
10
  psycopg2-binary
11
  mysql-connector-python