Skip to content

Commit

Permalink
Merge pull request #443 from ajschmidt8/update-dask
Browse files Browse the repository at this point in the history
Update minimum `dask`/`distributed` versions
  • Loading branch information
ajschmidt8 authored Mar 22, 2022
2 parents 03dc212 + ab1ea04 commit b7b4d2a
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 b7b4d2a

Please sign in to comment.