
[all]
coverage
flake8
gitpython
h5py
matplotlib>=1.5.3
numpydoc
pillow
pydicom>=1.0.0
pytest!=5.3.4
pytest-cov
pytest-doctestplus!=0.9.0
scipy
sphinx<3,>=0.3
texext
twine

[all:python_version == "3.6"]
pytest<7

[dev]
gitpython
twine

[dicom]
pydicom>=1.0.0

[dicomfs]
pillow
pydicom>=1.0.0

[doc]
matplotlib>=1.5.3
numpydoc
sphinx<3,>=0.3
texext

[minc2]
h5py

[spm]
scipy

[style]
flake8

[test]
coverage
pytest!=5.3.4
pytest-cov
pytest-doctestplus!=0.9.0

[test:python_version == "3.6"]
pytest<7
