numpy>1.20
scipy>1.8

[deploy]
sphinx
pydata-sphinx-theme==0.16.0
numpydoc
nbsphinx<=0.9.6
pypandoc
sphinx-design
sphinx-gallery
ipython
sphinx-toolbox

[dev]
black
pylint
pytest
matplotlib

[dev_doc]
black
pylint
pytest
matplotlib
sphinx
pydata-sphinx-theme
numpydoc
nbsphinx<=0.9.6
pypandoc
sphinx-design
sphinx-gallery

[test]
pytest
