diff --git a/conda/recipes/versions.yaml b/conda/recipes/versions.yaml index 78bca50d..17907403 100644 --- a/conda/recipes/versions.yaml +++ b/conda/recipes/versions.yaml @@ -2,7 +2,7 @@ # Versions for `rapids-xgboost` meta-pkg xgboost_version: - - '=3.2.0' + - '=3.3.0' cupy_version: - '>=13.6.0'