use new django-redis package, reorganize to match setup.cfg order for better comparison

This commit is contained in:
Ariel Rin 2022-06-18 13:48:46 +10:00
parent 1c927c5820
commit 61c3d8964b

View File

@ -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