
[dev]
PyYAML>=3.10
prance[osv]>=0.11
marshmallow==2.19.2
pytest
mock
flake8==3.7.7
pre-commit==1.15.1
tox

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

[lint]
flake8==3.7.7
pre-commit==1.15.1

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

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

[validation]
prance[osv]>=0.11

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

[yaml]
PyYAML>=3.10
