diff --git a/setup.py b/setup.py index 5641340..7499c73 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ 'celery==4.4.0', 'django-braces==1.14.0', 'django-celery-beat==2.0.0', - 'django-celery-results==1.2.1', + 'django-celery-results==2.4.0', 'django-environ==0.4.5', 'django-model-utils==4.0.0', 'django-storages==1.9.1',