We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d52f2c commit 027bd3dCopy full SHA for 027bd3d
conda/recipes/rapids-xgboost/recipe.yaml
@@ -23,7 +23,7 @@ requirements:
23
host:
24
- cuda-version =${{ cuda_version }}
25
- pip
26
- - python >=3.10
+ - python >=3.11
27
run:
28
- ${{ pin_compatible("cuda-version", upper_bound="x", lower_bound="x") }}
29
- nccl ${{ nccl_version }}
conda/recipes/rapids/recipe.yaml
@@ -24,7 +24,7 @@ requirements:
30
- cupy ${{ cupy_version }}
0 commit comments