numpy>=1.21
scipy
mne>=1.0.0
joblib
matplotlib
scikit-learn
pooch
decorator
jinja2

[:python_version < "3.8"]
importlib-metadata

[:python_version < "3.9"]
importlib-resources

[all]
pycrostates[build]
pycrostates[docs]
pycrostates[style]
pycrostates[test]

[build]
build
twine

[docs]
memory-profiler
numpydoc
pandas
pydata-sphinx-theme
pymatreader
sphinx
sphinxcontrib-bibtex
sphinx-copybutton
sphinx-design
sphinx_gallery
sphinx-issues

[style]
black
codespell
isort
flake8
pydocstyle[toml]

[test]
pymatreader
pytest==7.0.1
pytest-azurepipelines
pytest-cov
