werkzeug<3,>=2.0
flask<3,>=2.0
marshmallow<4,>=3.13.0
webargs<9,>=8.0.0
apispec[marshmallow]<6,>=5.1.0

[dev]
pytest==6.2.5
pytest-cov==3.0.0
coverage==6.2
werkzeug==2.0.2
flask==2.0.2
marshmallow==3.14.1
webargs==8.1.0
apispec==5.1.1
flake8==4.0.1
flake8-bugbear==22.1.11
pre-commit==2.16.0

[lint]
flake8==4.0.1
flake8-bugbear==22.1.11
pre-commit==2.16.0

[tests]
pytest==6.2.5
pytest-cov==3.0.0
coverage==6.2
werkzeug==2.0.2
flask==2.0.2
marshmallow==3.14.1
webargs==8.1.0
apispec==5.1.1
