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

[all]
matplotlib>=3.5.0
pytest>=7.0
pytest-cov>=4.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
isort>=5.12
flake8>=6.0
mypy>=1.0

[plotting]
matplotlib>=3.5.0
