numpy

[dev]
libsgm[test]
pre-commit
isort>=5.8.0
black>=21.5b0
pylint
setuptools_scm
twine
build
mypy
gcovr
pybind11>=2.10.0
cibuildwheel==2.22.0

[docs]
sphinx
sphinx_rtd_theme
sphinx_autoapi
breathe
exhale

[sgm-python]
numba>=0.55.2

[test]
pytest
pytest-cov
pytest-sugar
