numpy>=1.24
pandas>=1.5
scipy>=1.10
scikit-learn>=1.3
matplotlib>=3.7
PyYAML>=6.0

[dev]
pytest>=8.0
pytest-cov>=5.0
coverage[toml]>=7.4
ruff>=0.4
mypy>=1.8
pandas-stubs>=2.0
types-PyYAML>=6.0

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=0.24

[examples]
jupyter>=1.0
folktables>=0.0.12

[release]
build>=1.2
twine>=5.0

[security]
pip-audit>=2.7
