mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-11 21:40:17 +02:00
Bump Django minimum to work with AA migrations
This commit is contained in:
parent
bf24c8253e
commit
ff0aac9d8a
2
setup.py
2
setup.py
@ -21,7 +21,7 @@ install_requires = [
|
|||||||
'celery>=4.3.0,<5.0.0',
|
'celery>=4.3.0,<5.0.0',
|
||||||
'celery_once',
|
'celery_once',
|
||||||
|
|
||||||
'django>=2.0,<3.0',
|
'django>=2.2.1,<3.0',
|
||||||
'django-bootstrap-form',
|
'django-bootstrap-form',
|
||||||
'django-registration==2.4',
|
'django-registration==2.4',
|
||||||
'django-sortedm2m',
|
'django-sortedm2m',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user