[COMPATIBILITY] Limit django-registration to <3.4

This commit is contained in:
Peter Pfeufer 2023-07-04 12:51:12 +02:00
parent f2c43ee921
commit 91b62bbe9d
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -44,7 +44,7 @@ install_requires =
django-celery-beat>=2.3.0
django-esi>=4.0.1
django-redis>=5.2.0
django-registration>=3.3
django-registration>=3.3,<3.4
django-sortedm2m
dnspython
mysqlclient>=2.1.0