mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 07:20:17 +02:00
Cap Django to 4.0.x
This commit is contained in:
parent
1072c00a28
commit
1aa3187491
@ -37,7 +37,7 @@ install_requires =
|
|||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
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.6,<5.0.0
|
django>=4.0.6,<4.1.0
|
||||||
django-bootstrap-form
|
django-bootstrap-form
|
||||||
django-celery-beat>=2.3.0
|
django-celery-beat>=2.3.0
|
||||||
django-esi>=4.0.1
|
django-esi>=4.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user