diff --git a/pyproject.toml b/pyproject.toml index db5b176f..18318565 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "celery>=5.2.0,<6", "django-bootstrap-form", "django-celery-beat>=2.3.0", - "django-esi>=4.0.1", + "django-esi>=5.0.0", "django-redis>=5.2.0", "django-registration>=3.3,<3.4", "django-sortedm2m",