paragon-analytics commited on
Commit
ec9edc0
1 Parent(s): 2ecd01c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==4.25.0
2
  pandas
3
- sklearn
4
  shap
5
  xgboost
6
  matplotlib
 
1
+ gradio==3.41.2
2
  pandas
3
+ scikit-learn
4
  shap
5
  xgboost
6
  matplotlib