numpy>=1.12
scipy>=0.19
pathos>=0.2.1
tqdm==4.64.*

[dev]
pycodestyle==2.8.*
black==21.10b0
isort==5.10.*
click==8.0.4

[doc]
sphinx
sphinx_rtd_theme
numpydoc

[test]
pytest
codecov
