numpy>=1.20.0
scipy>=1.7.0
matplotlib>=3.3.0
pandas>=1.3.0
statsmodels>=0.13.0

[all]
ruptures>=1.1.0
pytest>=7.0
pytest-cov>=3.0

[changepoint]
ruptures>=1.1.0

[dev]
pytest>=7.0
pytest-cov>=3.0
black>=22.0
isort>=5.10
flake8>=4.0
mypy>=0.950
