mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 14:30:17 +02:00
[COMPATIBILITY] Limit django-registration
to <3.4
This commit is contained in:
parent
f2c43ee921
commit
91b62bbe9d
@ -44,7 +44,7 @@ install_requires =
|
|||||||
django-celery-beat>=2.3.0
|
django-celery-beat>=2.3.0
|
||||||
django-esi>=4.0.1
|
django-esi>=4.0.1
|
||||||
django-redis>=5.2.0
|
django-redis>=5.2.0
|
||||||
django-registration>=3.3
|
django-registration>=3.3,<3.4
|
||||||
django-sortedm2m
|
django-sortedm2m
|
||||||
dnspython
|
dnspython
|
||||||
mysqlclient>=2.1.0
|
mysqlclient>=2.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user