Skip to content

Commit

Permalink
Unpin dask to match the rest of RAPIDS
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Jul 13, 2023
1 parent 9d9c568 commit 8e15bb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/recipes/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ cupy_version:
cython_version:
- '>=0.29.17,<0.30'
dask_version:
- '==2023.3.2'
- '>=2023.5.1'
datashader_version:
- '>=0.15'
distributed_version:
- '==2023.3.2.1'
- '>=2023.5.1'
dlpack_version:
- '>=0.5,<0.6.0a0'
double_conversion_version:
Expand Down

0 comments on commit 8e15bb8

Please sign in to comment.