diff --git a/conda/recipes/rapids-xgboost/meta.yaml b/conda/recipes/rapids-xgboost/meta.yaml index 679428d1..a9571a5c 100644 --- a/conda/recipes/rapids-xgboost/meta.yaml +++ b/conda/recipes/rapids-xgboost/meta.yaml @@ -38,7 +38,7 @@ requirements: - cudatoolkit ={{ cuda_version }}.* - nccl {{ nccl_version }} - python - - xgboost {{ xgboost_version }} + - xgboost {{ xgboost_version }}{{ minor_version }} about: home: http://rapids.ai/ diff --git a/conda/recipes/versions.yaml b/conda/recipes/versions.yaml index ad699ee7..cc07e671 100644 --- a/conda/recipes/versions.yaml +++ b/conda/recipes/versions.yaml @@ -8,7 +8,7 @@ dask_xgboost_version: # Versions for `rapids-xgboost` meta-pkg xgboost_version: - - '=1.2.0dev.rapidsai0.15' + - '=1.2.0dev.rapidsai' # Versions for conda conda_version: