Skip to content

Commit

Permalink
Merge pull request #242 from kkraus14/dask_version
Browse files Browse the repository at this point in the history
bump dask / distributed versions
  • Loading branch information
raydouglass authored Apr 6, 2021
2 parents 9c8060e + eaf1e13 commit e9894d7
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.3.1'
- '=2021.4.0'
datashader_version:
- '>=0.11.1,<0.12'
distributed_version:
- '>=2.23.0'
- '>=2.23.0,<=2021.4.0'
dlpack_version:
- '>=0.3,<0.4.0a0'
double_conversion_version:
Expand Down

0 comments on commit e9894d7

Please sign in to comment.