numpy>=1.17.3
scikit-learn>=0.23.1

[build]
twine
wheel

[docs]
sphinx
furo
myst-parser

[qa]
mypy
pylint
flake8
isort
check-manifest
pre-commit

[tests]
nox
pytest
pytest-cov
pandas
