numpy>=1.21
numba>=0.50
xarray>=0.16
typing-extensions
docstring-inheritance
module-utilities>=0.6
lazy_loader

[dev]
cmomy[test]
cmomy[typing-extras]
cmomy[dev-extras]

[dev-complete]
cmomy[dev]
cmomy[tools]
cmomy[nox]

[dev-extras]
setuptools-scm
pytest-accept
ipython
ipykernel

[dist-conda]
anaconda-client
grayskull
conda-build
conda-verify
boa

[dist-pypi]
twine
build

[docs]
ipython
pyenchant
ghp-import
sphinx
sphinx-copybutton
sphinxcontrib-spelling
sphinx-autobuild
myst-nb
sphinx-book-theme
autodocsumm

[nox]
nox
noxopt
ruamel.yaml

[test]
pytest
pytest-xdist
pytest-cov
pytest-sugar

[tools]
pre-commit
cruft
scriv

[typing]
cmomy[typing-extras]
cmomy[test]

[typing-extras]
mypy>=1.4.1
pandas-stubs

[typing-extras:python_version < "3.11"]
pytype
