mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
use new django-redis package, reorganize to match setup.cfg order for better comparison
This commit is contained in:
parent
1c927c5820
commit
61c3d8964b
@ -5,13 +5,13 @@ recommonmark==0.7.1
|
||||
Jinja2<3.1
|
||||
|
||||
# Autodoc dependencies
|
||||
django>=4.0.2,<5.0.0
|
||||
django-celery-beat>=2.0.0
|
||||
django-redis-cache
|
||||
django-bootstrap-form
|
||||
django-sortedm2m
|
||||
django-esi>=4.0.0a1,<5
|
||||
celery>=5.2.0,<6.0.0
|
||||
celery_once>=3.0.1
|
||||
django>=4.0.5,<5.0.0
|
||||
django-bootstrap-form
|
||||
django-celery-beat>=2.3.0
|
||||
django-esi>=4.0.1
|
||||
django-redis>=5.2.0,<6.0.0
|
||||
django-sortedm2m
|
||||
passlib
|
||||
redis>=4.0.0,<5.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user