pyramid>=1.7
marshmallow~=3.0

[linting]
black==20.8b1
flake8~=3.8
isort~=5.7

[openapi]
apispec~=3.0
PyYAML~=5.4

[testing]
pytest~=6.2
webtest~=2.0
