C2MV commited on
Commit
3301441
1 Parent(s): 32ffd0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -3,6 +3,8 @@ pandas==1.5.3
3
  statsmodels==0.13.5
4
  plotly==5.13.0
5
  scipy==1.10.0
6
- gradio
7
  xlsxwriter==3.1.9
8
- kaleido==0.2.1
 
 
 
3
  statsmodels==0.13.5
4
  plotly==5.13.0
5
  scipy==1.10.0
6
+ gradio==3.28.0
7
  xlsxwriter==3.1.9
8
+ kaleido==0.2.1
9
+ python-docx==0.8.11
10
+ matplotlib==3.7.1