diff --git a/setup.py b/setup.py index e51441c82..e08f971eb 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ 'django-reversion==3.0.8', 'django-compressor==2.4', 'python-dateutil==2.8.1', - 'django-celery-results==2.0.0', + 'django-celery-results==2.4.0', 'celery==5.0.2', 'MarkupSafe==1.1.1', # required for python 3.5 'six==1.15.0'