pandas>=1.1.0
numpy>=1.17.3
holidays
scikit-learn>=0.23.1
statsmodels>=0.12.0
matplotlib

[build]
twine
wheel

[docs]
sphinx
furo
myst-parser

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

[tests]
nox
pytest
pytest-cov
