diff --git a/setup.py b/setup.py index f55d10f16..3dde811a3 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,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',