diff --git a/pyproject.toml b/pyproject.toml index 83cec687..41b1f34f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "beautifulsoup4", "celery<6,>=5.2", "celery-once>=3.0.1", - "django<5,>=4.2", + "django<5.2,>=5.1", "django-bootstrap-form", "django-bootstrap5>=23.3", "django-celery-beat>=2.3",