mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
Merge bb4c4d2968
into b42357966a
This commit is contained in:
commit
1a22f91b37
|
@ -51,7 +51,7 @@ django-redis==4.8.0
|
|||
redis>=2.10.5
|
||||
|
||||
{% if cookiecutter.use_celery == "y" %}
|
||||
celery==3.1.24
|
||||
celery==4.0.2
|
||||
{% endif %}
|
||||
|
||||
{% if cookiecutter.use_compressor == "y" %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user