pyramid>=1.7

[linting]
flake8~=5.0.4
black~=22.6.0
isort~=5.10

[testing]
pytest~=7.1
webtest~=3.0
