diff --git a/pyproject.toml b/pyproject.toml index 8f88a0e5..e328f859 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "django-redis>=5.2.0", "django-registration>=3.3,<3.4", "django-sortedm2m", - "django>=4.0.9,<4.1.0", + "django>=4.2,<5", "dnspython", "mysqlclient>=2.1.0", "openfire-restapi",