Skip to content

Commit

Permalink
chore(deps): update dependency shap to v0.44.0 (#1604)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ethanglaser <ethan.glaser@intel.com>
  • Loading branch information
renovate[bot] and ethanglaser authored Jan 11, 2024
1 parent 540ed41 commit bc84012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pandas==2.1.3 ; python_version >= '3.9'
xgboost==2.0.3
lightgbm==4.2.0
catboost==1.2.2; python_version <= '3.11' # FIXME: Add as soon as 3.12 is supported
shap==0.43.0; python_version <= '3.11' # FIXME: Add as soon as 3.12 is supported
shap==0.44.0; python_version <= '3.11' # FIXME: Add as soon as 3.12 is supported

0 comments on commit bc84012

Please sign in to comment.