mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Update django-allauth from 0.33.0 to 0.34.0 (#1377)
This commit is contained in:
parent
f26a9fb9fe
commit
6f16fa4e74
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ argon2-cffi==16.3.0
|
|||
|
||||
# For user registration, either via email or social
|
||||
# Well-built with regular release cycles!
|
||||
django-allauth==0.33.0
|
||||
django-allauth==0.34.0
|
||||
|
||||
{% if cookiecutter.windows == 'y' -%}
|
||||
# On Windows, you must download/install psycopg2 manually
|
||||
|
|
|
|||
Loading…
Reference in a new issue