We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540ed41 commit bc84012Copy full SHA for bc84012
requirements-test.txt
@@ -9,4 +9,4 @@ pandas==2.1.3 ; python_version >= '3.9'
9
xgboost==2.0.3
10
lightgbm==4.2.0
11
catboost==1.2.2; python_version <= '3.11' # FIXME: Add as soon as 3.12 is supported
12
-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 commit comments