Skip to content

Commit e969395

Browse files
chore(deps): update dependency shap to v0.48.0 (#2541)
* chore(deps): update dependency shap to v0.48.0 * remove python version requirement --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ethanglaser <42726565+ethanglaser@users.noreply.github.com>
1 parent 0560581 commit e969395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ xgboost==2.1.4 ; python_version < '3.10'
1414
xgboost==3.0.2 ; python_version >= '3.10'
1515
lightgbm==4.6.0
1616
catboost==1.2.8
17-
shap==0.47.2 ; python_version < '3.13'
17+
shap==0.48.0
1818
treelite==4.4.1
1919
array-api-compat==1.11.2 ; python_version < '3.10'
2020
array-api-compat==1.12.0 ; python_version >= '3.10'

0 commit comments

Comments
 (0)