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 e614555 commit 41e5868Copy full SHA for 41e5868
requirements-test.txt
@@ -11,7 +11,7 @@ scikit-learn==1.7.1 ; python_version >= '3.10'
11
pandas==2.1.3 ; python_version < '3.11'
12
pandas==2.3.1 ; python_version >= '3.11'
13
xgboost==2.1.4 ; python_version < '3.10'
14
-xgboost==3.0.3 ; python_version >= '3.10'
+xgboost==3.0.4 ; python_version >= '3.10'
15
lightgbm==4.6.0
16
catboost==1.2.8
17
shap==0.48.0
0 commit comments