numpy>=1.24.0
scipy>=1.10.0
pandas>=2.0.0
pydantic>=2.0.0
matplotlib>=3.7.0
pytest>=7.4.0
pytest-cov>=4.1.0

[all]
proportions[dev,docs,notebooks,viz]

[dev]
ruff>=0.1.0
mypy>=1.5.0
black>=23.0.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
nbsphinx>=0.9.0

[notebooks]
jupyter>=1.0.0
jupyterlab>=4.0.0

[viz]
plotly>=5.14.0
seaborn>=0.12.0
