attrs
typing-extensions
numpy
scipy
docstring-inheritance
module-utilities>=0.6

[dev]
analphipy[test]
analphipy[typing-extras]
analphipy[dev-extras]

[dev-complete]
analphipy[dev]
analphipy[tools]
analphipy[nox]

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

[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
matplotlib
pandas

[nox]
nox
noxopt
ruamel.yaml

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

[tools]
pre-commit
cruft
scriv

[typing]
analphipy[typing-extras]
analphipy[test]

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

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