mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 22:10:16 +02:00
dependency bumps for Django 4.0
This commit is contained in:
parent
4836559abe
commit
3b539c8577
10
setup.cfg
10
setup.cfg
@ -37,12 +37,12 @@ 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.2,<5.0.0
|
django>=4.0.5,<5.0.0
|
||||||
django-bootstrap-form
|
django-bootstrap-form
|
||||||
django-celery-beat@git+https://github.com/celery/django-celery-beat.git@0806ab3c65e1615e9b617146779c21f49749067a
|
django-celery-beat>=2.3.0
|
||||||
django-esi>=4.0.0a1
|
django-esi>=4.0.1
|
||||||
django-redis>=5.2.0<6.0.0
|
django-redis>=5.2.0,<6.0.0
|
||||||
django-registration>=3.2
|
django-registration>=3.3
|
||||||
django-sortedm2m
|
django-sortedm2m
|
||||||
dnspython
|
dnspython
|
||||||
mysqlclient>=2.1.0
|
mysqlclient>=2.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user