# Copyright (c) 2025 The YAC Authors
#
# SPDX-License-Identifier: BSD-3-Clause

# Dependency list consumed by the CI only: `.setup_python` and the macOS image
# builds in `ci/`. It is not the user-facing list of Python dependencies, which
# is declared in the `pyproject.toml` at the root of the repository and is what
# the documentation refers to. Keep both in sync when changing dependencies.

# required dependencies
numpy
cython>=3.0.0

# build system
wheel
pip>=21.3
setuptools>=60.0

# optional dependencies and testing
matplotlib
mpi4py
scipy
netCDF4~=1.6
numpy
wheel
uxarray
isodate
