clickclick>=1.2
jsonschema<3.0.0,>=2.5.1
PyYAML>=3.13
requests>=2.9.1
six>=1.9
inflection>=0.3.1
openapi-spec-validator>=0.2.4
flask>=0.10.1
swagger-ui-bundle>=0.0.2

[:python_version < "3.4"]
pathlib>=1.0.1

[:python_version < "3.6"]
typing>=3.6.1

[tests]
decorator
mock
pytest
pytest-cov
testfixtures
