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

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

[testing]
pytest~=6.1
