flask~=2.0.0
marshmallow~=3.14.0

[build]
wheel~=0.37.1
twine~=3.7.1

[test]
flask-sqlalchemy~=2.5.1
marshmallow-sqlalchemy~=0.27.0
flask-marshmallow~=0.14.0
pytest~=6.2.5
pytest-cov~=3.0.0
flake8~=4.0.1
flake8-print~=4.0.0
flake8-bugbear~=22.1.11
black~=21.12b0
isort~=5.10.1
invoke~=1.6.0
tox~=3.24.5
