### Summary: Include a *brief* description of the problem here, and fill out the version info below. * Celery Version: 5.3.5 * Celery-Beat Version: 2.5.0 ### Exact steps to reproduce the issue: 1. Try to install Django 5.0a1 with django-celery-beat 2. `django-celery-beat 2.5.0 has requirement Django<5.0,>=2.2, but you have django 5.0a1.` ### Detailed information See https://docs.djangoproject.com/en/dev/releases/5.0/ for release notes.