# celery
amqp==5.1.1
billiard==3.6.4.0
celery==5.2.7
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
kombu==5.2.4
prompt-toolkit==3.0.29
pytz==2022.1
vine==5.0.0
wcwidth==0.2.5

# setuptools
setuptools == 62.3.2
six==1.16.0

# Testing
Deprecated==1.2.13
async-timeout==4.0.2
attrs==21.4.0
flake8==4.0.1
iniconfig==1.1.1
mccabe==0.6.1
packaging==21.3
pluggy==1.0.0
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pyparsing==3.0.9
pytest-flake8==1.1.1
pytest==7.1.2
redis==4.3.3
testing.common.database==2.0.3
testing.redis==1.1.1
tomli==2.0.1
wrapt==1.14.1
