
[dev]
PyYAML>=3.10
prance[osv]>=0.11
marshmallow>=3.0.0
pytest
mock
flake8==3.8.3
flake8-bugbear==20.1.4
pre-commit~=2.4
tox

[docs]
marshmallow>=3.0.0
pyyaml==5.3.1
sphinx==3.2.1
sphinx-issues==1.2.0
sphinx-rtd-theme==0.5.0

[lint]
flake8==3.8.3
flake8-bugbear==20.1.4
pre-commit~=2.4

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

[validation]
prance[osv]>=0.11

[yaml]
PyYAML>=3.10
