We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06252f2 commit 4791e0cCopy full SHA for 4791e0c
setup.cfg
@@ -39,7 +39,7 @@ install_requires =
39
joblib >= 0.13.0
40
statsmodels >= 0.10
41
pandas
42
- shap >= 0.38.1, < 0.41.0
+ shap >= 0.38.1, < 0.42.0
43
lightgbm
44
test_suite = econml.tests
45
tests_require =
0 commit comments