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.0.0
werkzeug==2.0.2
flask==2.0.2
marshmallow==3.13.0
webargs==8.0.1
apispec==5.1.1
flake8==3.9.2
flake8-bugbear==21.9.2
pre-commit==2.15.0

[lint]
flake8==3.9.2
flake8-bugbear==21.9.2
pre-commit==2.15.0

[tests]
pytest==6.2.5
pytest-cov==3.0.0
coverage==6.0.0
werkzeug==2.0.2
flask==2.0.2
marshmallow==3.13.0
webargs==8.0.1
apispec==5.1.1
