pandas>=1.0.0
numpy>=1.18.0
scipy>=1.4.0

[advanced]
statsmodels>=0.13.0
scikit-learn>=1.0.0
matplotlib>=3.5.0

[all]
statsmodels>=0.13.0
scikit-learn>=1.0.0
matplotlib>=3.5.0
sphinx>=4.0.0
sphinx-rtd-theme
myst-parser
pytest>=6.0
pytest-cov
coverage

[dev]
check-manifest
sphinx>=4.0.0
sphinx-rtd-theme
myst-parser
jupyter
matplotlib

[docs]
sphinx>=4.0.0
sphinx-rtd-theme
myst-parser
sphinx-autoapi

[test]
pytest>=6.0
pytest-cov
coverage
flake8
