numpy>=1.22
matplotlib>=3.5
scipy>=1.8
h5py>=3.6
pyyaml>=5.4

[dev]
ipykernel
nugridpy
pytest
pytest-cov
coverage[toml]
nox

[docs]
mkdocs==1.6.1
mkdocs-material
mkdocstrings==0.26.1
mkdocstrings-python==1.11.1
mkdocs-gen-files
mkdocs-jupyter==0.25
pymdown-extensions

[test]
pytest
pytest-cov
coverage[toml]
