flask>=2.0.0
marshmallow>=3.14.0

[build]
wheel~=0.37.1
twine~=4.0.0

[test]
flask-sqlalchemy~=2.5.1
marshmallow-sqlalchemy~=0.28.0
flask-marshmallow~=0.14.0
pytest~=7.1.2
pytest-cov~=3.0.0
flake8~=4.0.1
flake8-print~=5.0.0
flake8-bugbear~=22.4.25
black~=22.3.0
isort~=5.10.1
invoke~=1.7.1
tox~=3.25.0
