pyramid>=1.7
marshmallow~=3.0
zope.interface>=3.8.0

[linting]
black~=23.3
flake8~=6.0.0
isort~=5.12

[openapi]
apispec<7,>=3.0
PyYAML<7,>=5.4

[testing]
pytest~=6.2
webtest~=2.0
