ESJL commited on
Commit
9d44b26
·
verified ·
1 Parent(s): 9a4c35c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -6,13 +6,13 @@ num2words
6
  fpdf
7
  plotly
8
  openpyxl
9
- gradio
10
  joblib
11
  pandas
12
- numpy
13
  seaborn
14
  statsmodels
15
- scikit-learn
16
  reportlab
17
  matplotlib
18
- xgboost
 
6
  fpdf
7
  plotly
8
  openpyxl
9
+ gradio==3.28.0
10
  joblib
11
  pandas
12
+ numpy==1.23.5
13
  seaborn
14
  statsmodels
15
+ scikit-learn==1.2.2
16
  reportlab
17
  matplotlib
18
+ xgboost==1.7.5