Skip to content

Commit

Permalink
Merge pull request #478 from galipremsagar/patch-39
Browse files Browse the repository at this point in the history
[REVIEW] Pin `dask` and `distrubuted` versions for release
  • Loading branch information
ajschmidt8 authored May 27, 2022
2 parents 1efac29 + 19d10cd commit 4170d51
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.05.1'
- '=2022.05.2'
datashader_version:
- '>0.13,<0.14'
distributed_version:
- '=2022.05.1'
- '=2022.05.2'
dlpack_version:
- '>=0.5,<0.6.0a0'
double_conversion_version:
Expand Down

0 comments on commit 4170d51

Please sign in to comment.