Skip to content

Commit

Permalink
fix: add SHAP to requirements-test
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuber21 committed Oct 10, 2023
1 parent fc731d2 commit c8853a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ pandas==2.1.1 ; python_version >= '3.9'
xgboost==1.7.6; python_version <= '3.9'
xgboost==2.0.0; python_version >= '3.10'
lightgbm==4.1.0
catboost==1.2.1
shap==0.42.1

0 comments on commit c8853a6

Please sign in to comment.