mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 00:04:13 +03:00
Update django-redis from 4.7.0 to 4.8.0
This commit is contained in:
parent
9d69bcc10c
commit
3fe9ebaaf0
|
@ -47,7 +47,7 @@ awesome-slugify==1.6.5
|
||||||
pytz==2017.2
|
pytz==2017.2
|
||||||
|
|
||||||
# Redis support
|
# Redis support
|
||||||
django-redis==4.7.0
|
django-redis==4.8.0
|
||||||
redis>=2.10.5
|
redis>=2.10.5
|
||||||
|
|
||||||
{% if cookiecutter.use_celery == "y" %}
|
{% if cookiecutter.use_celery == "y" %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user