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

[linting]
black~=22.3
flake8~=4.0.1
isort~=5.10

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