
[dev]
PyYAML>=3.10
prance[osv]>=0.11
marshmallow==2.18.0
pytest
mock
flake8==3.7.5
pre-commit==1.14.3
tox

[dev:python_version >= "3.5"]
flake8-bugbear==18.8.0

[lint]
flake8==3.7.5
pre-commit==1.14.3

[lint:python_version >= "3.5"]
flake8-bugbear==18.8.0

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

[validation]
prance[osv]>=0.11

[webframeworks-tests]
apispec-webframeworks[tests]>=0.3.0

[yaml]
PyYAML>=3.10
