
[dev]
PyYAML>=3.10
prance[osv]>=0.11
marshmallow>=3.13.0
pytest
mock
flake8==4.0.1
flake8-bugbear==22.4.25
pre-commit~=2.4
mypy==0.950
types-PyYAML
tox

[docs]
marshmallow>=3.13.0
pyyaml==6.0
sphinx==4.5.0
sphinx-issues==3.0.1
sphinx-rtd-theme==1.0.0

[lint]
flake8==4.0.1
flake8-bugbear==22.4.25
pre-commit~=2.4
mypy==0.950
types-PyYAML

[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
