numpy>=1.17.5
scipy>=1.2.0
torch>=1.8.0

[all-backends]

[docs]
matplotlib==2.2.3
nbsphinx
sphinx==2.2.2
sphinx_gallery
sphinx_rtd_theme
sphinxcontrib-bibtex<2.0.0
sphinx-versions==1.0.1
recommonmark
pillow

[examples]
notebook

[lint]
black==19.10b0
isort==4.3.21
pylint==2.4.4

[test]
coverage==5.2.1
pytest-cov==2.8.1
