mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-11 05:20:16 +02:00
ensure latest django patch
This commit is contained in:
parent
c9926cc877
commit
cc94ba6b5e
2
setup.py
2
setup.py
@ -22,7 +22,7 @@ install_requires = [
|
|||||||
'celery>=5.2.0,<6.0.0',
|
'celery>=5.2.0,<6.0.0',
|
||||||
'celery_once>=3.0.1',
|
'celery_once>=3.0.1',
|
||||||
|
|
||||||
'django>=4.0.0,<5.0.0',
|
'django>=4.0.2,<5.0.0',
|
||||||
'django-bootstrap-form',
|
'django-bootstrap-form',
|
||||||
'django-registration>=3.2',
|
'django-registration>=3.2',
|
||||||
'django-sortedm2m',
|
'django-sortedm2m',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user