Skip to content

Commit

Permalink
Merge pull request #284 from jakirkham/req_dask_2021.05.1
Browse files Browse the repository at this point in the history
Support Dask + Distributed 2021.05.1
  • Loading branch information
raydouglass authored Jun 1, 2021
2 parents 8456333 + 9249234 commit 6a3f5d3
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 @@ -47,11 +47,11 @@ cupy_version:
cython_version:
- '>=0.29.17,<0.30'
dask_version:
- '>=2021.4.0,<=2021.5.0'
- '>=2021.4.0,<=2021.5.1'
datashader_version:
- '>=0.11.1,<0.12'
distributed_version:
- '>=2.23.0,<=2021.5.0'
- '>=2.23.0,<=2021.5.1'
dlpack_version:
- '>=0.5,<0.6.0a0'
double_conversion_version:
Expand Down

0 comments on commit 6a3f5d3

Please sign in to comment.