mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
[CHANGE] Django ESI min version
Set to v7.0.1, to ensure this fix is included » 501966c07c
This commit is contained in:
parent
34b94ae685
commit
9c156c1115
@ -48,7 +48,7 @@ dependencies = [
|
|||||||
"django-bootstrap-form",
|
"django-bootstrap-form",
|
||||||
"django-bootstrap5>=23.3",
|
"django-bootstrap5>=23.3",
|
||||||
"django-celery-beat>=2.3",
|
"django-celery-beat>=2.3",
|
||||||
"django-esi>=5",
|
"django-esi>=7.0.1",
|
||||||
"django-redis>=5.2",
|
"django-redis>=5.2",
|
||||||
"django-registration>=3.3,<3.4",
|
"django-registration>=3.3,<3.4",
|
||||||
"django-solo",
|
"django-solo",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user