-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin dask higher, skip dask v2024.11.0 (#1991)
### What kind of change does this PR introduce? * Sets the lowest `dask` pin to the version that dropped Python 3.9 support. * Temporarily pins `dask` below version `2024.11.0` as this version has changed chunking behaviour. ### Does this PR introduce a breaking change? Not really. It should not affect relatively recent builds/installations. ### Other information: https://numpy.org/neps/nep-0029-deprecation_policy.html https://docs.dask.org/en/stable/changelog.html#v2024-11-1
- Loading branch information
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters