marshmallow>=3.0.0
SQLAlchemy>=1.3.0

[dev]
pytest
pytest-lazy-fixture>=0.6.2
flake8==4.0.1
flake8-bugbear==22.1.11
pre-commit~=2.0
tox

[docs]
sphinx==4.4.0
alabaster==0.7.12
sphinx-issues==3.0.1

[lint]
flake8==4.0.1
flake8-bugbear==22.1.11
pre-commit~=2.0

[tests]
pytest
pytest-lazy-fixture>=0.6.2
