numpy>=1.24
scipy>=1.11
matplotlib>=3.7
pydantic>=2.0
pyyaml>=6.0
arviz>=0.17

[all]
umimic[dashboard,dev,docs,inference]

[dashboard]
streamlit>=1.30
plotly>=5.18

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.1
mypy>=1.7

[docs]
sphinx>=7.2
myst-parser>=2.0

[inference]
pymc>=5.10
emcee>=3.1
