click
numpy>=1.0.0
pandas>=1.0.0
scikit-learn>=1.0.0
pandera

[docs]
sphinx>=5.1.1
sphinx-autodoc-typehints>=1.19.2

[package]
build>=0.8.0
check-manifest>=0.48
twine>=4.0.1

[test]
black
flake8
isort
mypy
pydocstyle[toml]
pytest
pytest-cov
