numpy>=1.19.4
vtk>=9.1.0
imas-python[netcdf]>=2.0.0

[all]
imas_paraview[benchmark,docs,linting,test]

[benchmark]
asv==0.6.1
virtualenv

[docs]
sphinx<7.0.0,>=6.0.0
sphinx-autosummary-accessors>=0.1.2
sphinx_immaterial<0.12,>=0.11.0
recommonmark>=0.6

[linting]
ruff

[test]
pytest>=6
pytest-cov>=0.6
pytest-xdist
pytest-randomly
