Skip to content

Commit

Permalink
Update minimum dask/distributed versions
Browse files Browse the repository at this point in the history
This PR updates the minimum `dask`/`distributed` versions to align with rapidsai/dask-cuda#872.
  • Loading branch information
ajschmidt8 committed Mar 22, 2022
1 parent b1deb45 commit cfde3de
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 @@ -49,11 +49,11 @@ cupy_version:
cython_version:
- '>=0.29.17,<0.30'
dask_version:
- '>=2022.02.1'
- '>=2022.03.0'
datashader_version:
- '>0.12,<=0.13'
distributed_version:
- '>=2022.02.1'
- '>=2022.03.0'
dlpack_version:
- '>=0.5,<0.6.0a0'
double_conversion_version:
Expand Down

0 comments on commit cfde3de

Please sign in to comment.