mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 16:24:14 +03:00
Update django-allauth from 0.35.0 to 0.36.0 (#1638)
This commit is contained in:
parent
00ff5c8506
commit
b4b3c04253
|
@ -18,7 +18,7 @@ celery==3.1.25 # pyup: <4.0 # https://github.com/celery/celery
|
|||
django==2.0.5 # pyup: < 2.1 # https://www.djangoproject.com/
|
||||
django-environ==0.4.4 # https://github.com/joke2k/django-environ
|
||||
django-model-utils==3.1.1 # https://github.com/jazzband/django-model-utils
|
||||
django-allauth==0.35.0 # https://github.com/pennersr/django-allauth
|
||||
django-allauth==0.36.0 # https://github.com/pennersr/django-allauth
|
||||
django-crispy-forms==1.7.2 # https://github.com/django-crispy-forms/django-crispy-forms
|
||||
{%- if cookiecutter.use_compressor == "y" %}
|
||||
django-compressor==2.2 # https://github.com/django-compressor/django-compressor
|
||||
|
|
Loading…
Reference in New Issue
Block a user