Skip to content

Commit

Permalink
Update cupy to >=12 (#475)
Browse files Browse the repository at this point in the history
Updating `cupy` spec to match the rest of RAPIDS

Authors:
  - Ray Douglass (https://github.com/raydouglass)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #475
  • Loading branch information
raydouglass authored May 9, 2023
1 parent 202b170 commit 1fde9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/cuxfilter/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requirements:
run:
- bokeh >=2.4.2,<=2.5
- cudf ={{ minor_version }}
- cupy >=9.5.0,<12.0.0a0
- cupy >=12.0.0
- cuspatial ={{ minor_version }}
- dask-cuda ={{ minor_version }}
- dask-cudf ={{ minor_version }}
Expand Down

0 comments on commit 1fde9c9

Please sign in to comment.