
[dev]
PyYAML>=3.10
prance[osv]>=0.11
marshmallow>=3.13.0
pytest
mock
flake8==3.9.2
flake8-bugbear==21.9.1
pre-commit~=2.4
tox

[docs]
marshmallow>=3.13.0
pyyaml==5.4.1
sphinx==4.2.0
sphinx-issues==1.2.0
sphinx-rtd-theme==1.0.0

[lint]
flake8==3.9.2
flake8-bugbear==21.9.1
pre-commit~=2.4

[marshmallow]
marshmallow>=3.13.0

[tests]
PyYAML>=3.10
prance[osv]>=0.11
marshmallow>=3.13.0
pytest
mock

[validation]
prance[osv]>=0.11

[yaml]
PyYAML>=3.10
