Skip to content

update dependencies; drop python 3.10 #10438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 2, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ci workflow update
  • Loading branch information
DHRUVA KUMAR KAUSHAL authored and DHRUVA KUMAR KAUSHAL committed Jun 23, 2025
commit 9a7753acd7266594fb1000caaf96b2025120483c
8 changes: 4 additions & 4 deletions ci/requirements/min-all-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
# When upgrading python, numpy, or pandas, must also change
# doc/user-guide/installing.rst, doc/user-guide/plotting.rst and setup.py.
- python=3.11
- array-api-strict=1.0 # dependency for testing the array api compat
- array-api-strict=1.1 # dependency for testing the array api compat
- boto3=1.34
- bottleneck=1.3
- cartopy=0.23
Expand All @@ -25,18 +25,18 @@ dependencies:
- hdf5=1.14
- hypothesis
- iris=3.9
- lxml=5.2 # Optional dep of pydap
- lxml=5.1 # Optional dep of pydap
- matplotlib-base=3.9
- nc-time-axis=1.4
# netcdf follows a 1.major.minor[.patch] convention
# (see https://github.com/Unidata/netcdf4-python/issues/1090)
- netcdf4=1.6.5
- numba=0.59
- numbagg=0.7
- numbagg=0.8
- numpy=1.26
- packaging=24.0
- pandas=2.2
- pint=0.23
- pint=0.24
- pip
- pydap=3.5
- pytest
Expand Down
123 changes: 76 additions & 47 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,57 +12,86 @@ v2025.07.0 (unreleased)

New Features
~~~~~~~~~~~~
Update the minimum versions of dependencies to the following:
+----------------------+---------------+--------------+
| Dependency | Old Version | New Version |
+======================+===============+==============+
| Python | 3.10 | 3.11 |
+----------------------+---------------+--------------+
| array-api-strict | 1.0 | 1.1 |
+----------------------+---------------+--------------+
| boto3 | 1.29 | 1.34 |
+----------------------+---------------+--------------+
| cartopy | 0.22 | 0.23 |
+----------------------+---------------+--------------+
| dask-core | 2023.11 | 2024.5.0 |
+----------------------+---------------+--------------+
| distributed | 2023.11 | 2024.5.0 |
+----------------------+---------------+--------------+
| flox | 0.7 | 0.9 |
+----------------------+---------------+--------------+
| h5py | 3.8 | 3.11 |
+----------------------+---------------+--------------+
| hdf5 | 1.12 | 1.14 |
+----------------------+---------------+--------------+
| iris | 3.7 | 3.9 |
+----------------------+---------------+--------------+
| lxml | 4.9 | 5.2 |
+----------------------+---------------+--------------+
| numba | 0.57 | 0.59 |
+----------------------+---------------+--------------+
| numbagg | 0.6 | 0.8 |
+----------------------+---------------+--------------+
| numpy | 1.24 | 1.26 |
+----------------------+---------------+--------------+
| packaging | 23.2 | 24.0 |
+----------------------+---------------+--------------+
| pandas | 2.1 | 2.2 |
+----------------------+---------------+--------------+
| pint | 0.22 | 0.24 |
+----------------------+---------------+--------------+
| pydap | N/A | 3.5 |
+----------------------+---------------+--------------+
| scipy | 1.11 | 1.13 |
+----------------------+---------------+--------------+
| sparse | 0.14 | 0.15 |
+----------------------+---------------+--------------+
| typing_extensions | 4.8 | 4.11 |
+----------------------+---------------+--------------+


Breaking changes
~~~~~~~~~~~~~~~~

The minimum versions of some dependencies were changed (:issue:`10417`, :pull:`10438`):
By `Dhruva Kumar Kaushal <https://github.com/dhruvak001>`_.

.. list-table::
:header-rows: 1
:widths: 30 20 20

* - Dependency
- Old Version
- New Version
* - Python
- 3.10
- 3.11
* - array-api-strict
- 1.0
- 1.1
* - boto3
- 1.29
- 1.34
* - cartopy
- 0.22
- 0.23
* - dask-core
- 2023.11
- 2024.5.0
* - distributed
- 2023.11
- 2024.5.0
* - flox
- 0.7
- 0.9
* - h5py
- 3.8
- 3.11
* - hdf5
- 1.12
- 1.14
* - iris
- 3.7
- 3.9
* - lxml
- 4.9
- 5.1
* - numba
- 0.57
- 0.59
* - numbagg
- 0.6
- 0.8
* - numpy
- 1.24
- 1.26
* - packaging
- 23.2
- 24.0
* - pandas
- 2.1
- 2.2
* - pint
- 0.22
- 0.24
* - pydap
- N/A
- 3.5
* - scipy
- 1.11
- 1.13
* - sparse
- 0.14
- 0.15
* - typing_extensions
- 4.8
- Removed
* - zarr
- 2.16
- 2.18

Deprecations
~~~~~~~~~~~~
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy