Skip to content

update dependency #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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

update dependency #10438

wants to merge 3 commits into from

Conversation

dhruvak001
Copy link

  • Closes update minimum dependencies #10417
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

Update Minimum Dependencies

The minimum required versions for several key dependencies have been updated to their latest stable releases.

Details

python: >=3.10 -> >=3.11
numpy: >=1.24 -> >=1.26
packaging: >=23.2 -> >=24.0
pandas: >=2.1 -> >=2.2
scipy: -> >=1.13
numbagg: -> >=0.8
numba: >=0.54 -> >=0.59
flox: -> >=0.9
netCDF4: -> >=1.6.0
zarr: -> >=2.18
sparse: -> >=0.15
cartopy: -> >=0.23
Removed pydap; python_version<"3.10" as it is no longer needed with the new minimum Python version.

@github-actions github-actions bot added topic-typing topic-NamedArray Lightweight version of Variable labels Jun 22, 2025
@github-actions github-actions bot added CI Continuous Integration tools dependencies Pull requests that update a dependency file labels Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration tools dependencies Pull requests that update a dependency file topic-documentation topic-NamedArray Lightweight version of Variable topic-typing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update minimum dependencies
1 participant