Skip to content

Commit f4b1fd0

Browse files
committed
Bump supported shap version limit
Signed-off-by: Keith Battocchi <[email protected]>
1 parent d456085 commit f4b1fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ install_requires =
3939
joblib >= 0.13.0
4040
statsmodels >= 0.10
4141
pandas
42-
shap >= 0.38.1, < 0.41.0
42+
shap >= 0.38.1, < 0.42.0
4343
lightgbm
4444
test_suite = econml.tests
4545
tests_require =

0 commit comments

Comments
 (0)