Skip to content

Commit

Permalink
Merge pull request #413 from jakirkham/allow_cupy_10
Browse files Browse the repository at this point in the history
Allow CuPy 10
  • Loading branch information
jjacobelli authored Jan 14, 2022
2 parents cd6e167 + 36af876 commit 8639316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ cmake_setuptools_version:
cuda_python_version:
- '>=11.5,<12'
cupy_version:
- '>=9.5.0,<10.0.0a0'
- '>=9.5.0,<11.0.0a0'
cython_version:
- '>=0.29.17,<0.30'
dask_version:
Expand Down

0 comments on commit 8639316

Please sign in to comment.