validator-collection>=1.4.0
simplejson>=3.0

[:python_version < "3.7"]
sqlalchemy>=0.9
PyYAML>=3.10

[:python_version > "3.6"]
sqlalchemy>=0.10
PyYAML>=3.13

[dev]
check-manifest
sphinx
sphinx-rtd-theme
sphinx-tabs
readme-renderer
restview
Flask-SQLAlchemy

[test]
coverage
pytest
pytest-benchmark
pytest-cov
tox
codecov
Flask-SQLAlchemy
