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==7.0.1
pytest-cov==3.0.0
coverage==6.3.1
werkzeug==2.0.3
flask==2.0.3
marshmallow==3.14.1
webargs==8.1.0
apispec==5.1.1
flake8==4.0.1
flake8-bugbear==22.1.11
pre-commit==2.17.0

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

[tests]
pytest==7.0.1
pytest-cov==3.0.0
coverage==6.3.1
werkzeug==2.0.3
flask==2.0.3
marshmallow==3.14.1
webargs==8.1.0
apispec==5.1.1
