packaging>=1.16.8

[:python_version < "3.8"]
typing_extensions>=3.10.0

[doc]
sphinx<7,>=2.4
sphinx_rtd_theme

[lint]
flake8
pydocstyle[toml]>=6.1
Flake8-pyproject>=1.0.1
mypy
types-PyYAML
numpy>=1.21
ipython

[test]
nano-utils[test-no-optional]
schema!=0.7.5,>=0.7.1
pyyaml>=5.1
h5py
numpy
ipython>=5.0.0

[test-no-optional]
assertionlib>=3.2.1
pytest>=6.0.0
pytest-cov
