diff --git a/pyproject.toml b/pyproject.toml index 1d7d8615..943c8dc5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "honcho>=2.0.0", "psutil>=7.2.2,<8.0.0", "celery[redis]>=5.6.2,<7", - "django-celery-results>=2.5.1", + "django-celery-results>=2.6.0", "django-celery-beat>=2.9.0", ]