jmespath>=0.6.2
jsonschema>=4.0.1
numpy>=1.10
packaging>=16.0
pyyaml>=3.10
semantic_version>=2.8
asdf-standard>=1.0.1
asdf-transform-schemas>=0.2.2

[:python_version < "3.8"]
six

[:python_version < "3.9"]
importlib_resources>=3

[all]
lz4>=0.10

[docs]
sphinx
sphinx-astropy
astropy>=5.0.4
graphviz
matplotlib
docutils

[tests]
astropy>=5.0.4
gwcs
pytest-doctestplus
pytest-remotedata
pytest-openfiles
pytest-sugar
psutil
lz4>=0.10

[tests:sys_platform != "win32"]
pytest

[tests:sys_platform == "win32"]
pytest!=7.1.0,!=7.1.1,!=7.1.2
