marshmallow>=2.0.0
SQLAlchemy>=0.9.7

[dev]
pytest
mock
flake8==3.6.0
pre-commit==1.12.0
tox

[lint]
flake8==3.6.0
pre-commit==1.12.0

[tests]
pytest
mock
