mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-02 11:10:12 +03:00
Update django-redis from 4.4.4 to 4.5.0
This commit is contained in:
parent
a950eb82f6
commit
08e6c806fb
|
@ -46,7 +46,7 @@ django-autoslug==1.9.3
|
||||||
pytz==2016.6.1
|
pytz==2016.6.1
|
||||||
|
|
||||||
# Redis support
|
# Redis support
|
||||||
django-redis==4.4.4
|
django-redis==4.5.0
|
||||||
redis>=2.10.0
|
redis>=2.10.0
|
||||||
|
|
||||||
{% if cookiecutter.use_celery == "y" %}
|
{% if cookiecutter.use_celery == "y" %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user