Uh oh!
There was an error while loading. Please reload this page.
bump the dependencies - #4942
Conversation
rhkleijn
commented
Feb 22, 2021
If the minimum version of numpy is increased to 1.17 you may want to change the Lines 47 to 53 in 200c2b2 |
max-sixty
left a comment
There was a problem hiding this comment.
LGTM. I'd vote to bump these according to the policy like you have, and if that means multiple versions of numpy, then that's fine.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mathause
commented
Feb 23, 2021
That might be something to discuss in our meetings? |
max-sixty
commented
Feb 23, 2021
Shall we merge now and then I'll do the release, so the release notes are updated? |
go ahead. I would check the rendered table first, though. Edit: the table is still pretty big but that's probably fine |
max-sixty
commented
Feb 24, 2021
OK great, going to merge and then will release shortly! |
* upstream/master: (46 commits) pin netCDF4=1.5.3 in min-all-deps (pydata#4982) fix matplotlib errors for single level discrete colormaps (pydata#4256) Adapt exception handling in CFTimeIndex.__sub__ and __rsub__ (pydata#5006) Update options.py (pydata#5000) Adjust tests to use updated pandas syntax for offsets (pydata#4537) add a combine_attrs parameter to Dataset.merge (pydata#4895) Support for dask.graph_manipulation (pydata#4965) raise on passing axis to Dataset.reduce methods (pydata#4940) Whatsnew for 0.17.1 (pydata#4963) Refinements to how-to-release (pydata#4964) DOC: add example for reindex (pydata#4956) DOC: rm np import (pydata#4949) Add 0.17.0 release notes (pydata#4953) document update as inplace (pydata#4932) bump the dependencies (pydata#4942) Upstream CI: limit runtime (pydata#4946) typing for numpy 1.20 (pydata#4878) Use definition of DTypeLike from Numpy if found (pydata#4941) autoupdate mypy (pydata#4943) Add DataArrayCoarsen.reduce and DatasetCoarsen.reduce methods (pydata#4939) ...
The updated policy (see #4907) allows bumping quite a few dependencies. Not sure if bumping all of them makes sense, but I'd like to see what CI does with this.
pre-commit run --all-fileswhats-new.rst