mesa>=3.4.0
polars>=0.20.0
numpy<2.0.0,>=1.24.0
networkx>=3.0
numba>=0.60.1

[all]
electoral-sim[dev,docs,viz]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
hypothesis>=6.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0

[gpu]
cupy-cuda12x>=12.0.0

[viz]
matplotlib>=3.7.0
plotly>=5.18.0
streamlit>=1.30.0
