diff --git a/pyproject.toml b/pyproject.toml index b0f25b08..fcc28c88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "django<5.2,>=5.1", "django-bootstrap-form", "django-bootstrap5>=23.3", - "django-celery-beat>=2.3", + "django-celery-beat>=2.7", "django-esi>=5", "django-redis>=5.2", "django-registration<3.4,>=3.3",