marshmallow>=2.15.2
SQLAlchemy>=1.2.0

[dev]
pytest
pytest-lazy-fixture
mock
flake8==3.7.9
flake8-bugbear==20.1.4
pre-commit~=2.0
tox

[docs]
sphinx==2.4.3
alabaster==0.7.12
sphinx-issues==1.2.0

[lint]
flake8==3.7.9
flake8-bugbear==20.1.4
pre-commit~=2.0

[tests]
pytest
pytest-lazy-fixture
mock
