numpy>=1.26.0
scipy>=1.11.4
pandas>=2.1.1
matplotlib>=3.8.0
statsmodels>=0.14.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
pre-commit>=3.0.0
mypy>=1.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0

[notebook]
jupyter>=1.0.0
ipywidgets>=8.0.0
