mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 08:32:21 +03:00
Update django-redis from 4.8.0 to 4.9.0 (#1540)
This commit is contained in:
parent
a429a050c9
commit
3084d9d5c1
|
@ -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