Skip to content

Commit

Permalink
Merge pull request #558 from galipremsagar/patch-59
Browse files Browse the repository at this point in the history
[REVIEW] Pin `dask` and `distributed` for release
  • Loading branch information
raydouglass authored Nov 16, 2022
2 parents 2d3c297 + 74353de commit ecafba4
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 @@ -51,11 +51,11 @@ cupy_version:
cython_version:
- '>=0.29.17,<0.30'
dask_version:
- '>=2022.9.2'
- '==2022.11.0'
datashader_version:
- '>0.13,<0.14'
distributed_version:
- '>=2022.9.2'
- '==2022.11.0'
dlpack_version:
- '>=0.5,<0.6.0a0'
double_conversion_version:
Expand Down

0 comments on commit ecafba4

Please sign in to comment.