django-celery-beat >=2.7.0

This commit is contained in:
Joel Falknau 2024-08-22 12:54:31 +10:00
parent 2bd5ff8723
commit c88521af88
No known key found for this signature in database

View File

@ -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",