# Build and version
meson-python>=0.18.0
meson
ninja
setuptools_scm[toml]>=8.0.3,<9
packaging
wheel

# Performance
cython>=3.0.10

# Testing
pytest>=8.4.1,<9
pytest-xdist
pytest-cov
pytest-randomly
coverage[toml]
xarray>=0.16
matplotlib

# Linting
mypy>=1.3
black[jupyter]~=25.9.0
isort>=5.12
ruff>=0.8.6
flake8
flake8-bugbear
pandas-stubs
scipy-stubs

# Docs
ipython
jupyter
jupyterlab-code-formatter
nbconvert
nbformat
nbsphinx
numpydoc
seaborn
sphinx
sphinx-immaterial
sphinxcontrib-spelling
sphinx_autodoc_typehints
jupyterlab>=4.4.8 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
