numpy>=1.12
scipy>=0.19
pathos>=0.2.1
tqdm<5.0,>=4.64.0

[dev]
pycodestyle==2.11.*
black==24.3.*
isort==5.12.*

[doc]
sphinx
sphinx_rtd_theme
numpydoc

[jit]
numba==0.56.*

[test]
pytest
codecov
