Skip to content

Commit

Permalink
Update setup.cfg to force shap>=0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siqizhu-uk authored Dec 2, 2024
1 parent 0898634 commit 5c8d935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ depends =
pandas>=1.3
scikit-learn>=1.0
scipy>=1.3.2
shap>=0.40.0
shap>=0.45.0
optuna==3.1.0
hyperimpute>=0.1.16
statsmodels
Expand Down

0 comments on commit 5c8d935

Please sign in to comment.