numpy>1.20
scipy>1.8
tqdm>4.66

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

[dev]
black
pylint
pytest
matplotlib

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

[test]
pytest
