celery<6,>=4
pyramid>=1.9
venusian>=1.0
zope.interface>=3.8.0

[linting]
black==20.8b1
flake8~=3.8.4
isort~=5.6

[testing]
pyramid-tm~=2.4
pytest~=6.1
sqlalchemy~=1.4.15
transaction~=3.0.1
zope.sqlalchemy~=1.4
