pyvista>=0.43.7
QtPy>=1.9.0

[dev]
pre-commit

[docs]
pydata-sphinx-theme
Sphinx
sphinx-copybutton
sphinx-notfound-page

[test]
ipython==8.39.0
pytest==9.1.1
pytest-cov==7.1.0
pytest-memprof==0.2.0
pytest-qt==4.5.0
pyvista[jupyter]
scooby==0.11.2
sphinx_gallery==0.21.0

[test:python_version < "3.11"]
numpy==2.2.6

[test:python_version >= "3.11"]
numpy==2.4.4
