matplotlib~=3.8
pyvista>=0.45.3

[dev]
flake8==7.1.1

[documentation]
numpydoc==1.9.0
sphinx>=5.1.1
sphinx-gallery==0.19.0
sphinx-rtd-theme==3.1.0
pydata-sphinx-theme==0.16.1

[testing]
pytest<9.0,>=7.4
pytest-cov<7,>=2
pytest-json-report~=1.5
coverage~=7.6
