simplejson>=3.0
validator-collection>=1.4.0

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

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

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

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