pybamm>=23.5
numpy>=1.16
scipy>=1.3
pints>=0.5

[all]
pybop[plot]

[dev]
nox
nbmake
pre-commit
pytest>=6
pytest-cov
pytest-mock
pytest-xdist
ruff

[docs]
pydata-sphinx-theme
sphinx>=6
sphinx-autobuild
sphinx-autoapi
sphinx_copybutton
sphinx_favicon
sphinx_design
myst-parser

[plot]
plotly>=5.0

[plot:sys_platform != "win32"]
kaleido>=0.2

[plot:sys_platform == "win32"]
kaleido==0.1.0.post1
