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 65f4e7d commit a8b7373Copy full SHA for a8b7373
requirements-test.txt
@@ -9,6 +9,6 @@ pandas==2.1.3 ; python_version < '3.11'
9
pandas==2.2.2 ; python_version >= '3.11'
10
xgboost==2.1.1
11
lightgbm==4.5.0
12
-catboost==1.2.5 ; python_version < '3.11' # TODO: Remove 3.11 condition when catboost supports numpy 2.0
+catboost==1.2.6 ; python_version < '3.11' # TODO: Remove 3.11 condition when catboost supports numpy 2.0
13
shap==0.46.0
14
array-api-strict==1.1.1
0 commit comments