Bump Django-ESI to >=5.0.0

This commit is contained in:
Ariel Rin 2023-10-19 13:11:35 +10:00
parent 02a1078005
commit 563e2210ef
No known key found for this signature in database

View File

@ -37,7 +37,7 @@ dependencies = [
"celery>=5.2.0,<6", "celery>=5.2.0,<6",
"django-bootstrap-form", "django-bootstrap-form",
"django-celery-beat>=2.3.0", "django-celery-beat>=2.3.0",
"django-esi>=4.0.1", "django-esi>=5.0.0",
"django-redis>=5.2.0", "django-redis>=5.2.0",
"django-registration>=3.3,<3.4", "django-registration>=3.3,<3.4",
"django-sortedm2m", "django-sortedm2m",