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 45fdbd9 commit ae4febbCopy full SHA for ae4febb
requirements-test.txt
@@ -14,6 +14,6 @@ xgboost==2.1.4 ; python_version < '3.10'
14
xgboost==3.0.0 ; python_version >= '3.10'
15
lightgbm==4.6.0
16
catboost==1.2.8
17
-shap==0.47.1 ; python_version < '3.13'
+shap==0.47.2 ; python_version < '3.13'
18
array-api-compat==1.11.2
19
array-api-strict==2.3.1
0 commit comments