ProtonDataLabs commited on
Commit
17fcbae
1 Parent(s): 136ada0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  streamlit
2
  plotly
 
3
  seaborn
4
  statsmodels
 
 
 
1
  streamlit
2
  plotly
3
+ matplotlib
4
  seaborn
5
  statsmodels
6
+ dask
7
+ dask[dataframe]