pkiage commited on
Commit
a0fe49c
1 Parent(s): 7ab79fb

fix: add matplotlib to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ streamlit==1.9.2
6
  pandas==1.4.2
7
  statsmodels==0.13.2
8
  plotly==5.8.0
 
 
6
  pandas==1.4.2
7
  statsmodels==0.13.2
8
  plotly==5.8.0
9
+ matplotlib==3.5.2