mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-08 14:04:52 +03:00
Update django-redis from 4.8.0 to 4.9.0
This commit is contained in:
parent
607b1c1ab1
commit
5d1b7dd943
|
@ -46,7 +46,7 @@ awesome-slugify==1.6.5
|
||||||
pytz==2018.3
|
pytz==2018.3
|
||||||
|
|
||||||
# Redis support
|
# Redis support
|
||||||
django-redis==4.8.0
|
django-redis==4.9.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