diff --git a/deployment/production/docker/headless/REQUIREMENTS.txt b/deployment/production/docker/headless/REQUIREMENTS.txt index 51bca05..192b383 100644 --- a/deployment/production/docker/headless/REQUIREMENTS.txt +++ b/deployment/production/docker/headless/REQUIREMENTS.txt @@ -2,6 +2,6 @@ requests>=2.6.2 tzlocal==1.2 nose2==0.6.5 coverage==4.4.2 -celery==4.1.1 +celery==5.2.2 mock==2.0.0 raven==5.29.0