mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-23 15:54:12 +03:00
Update django-allauth from 0.34.0 to 0.35.0 (#1477)
This commit is contained in:
parent
5dfff870ab
commit
b19b1e0f3c
|
@ -29,7 +29,7 @@ argon2-cffi==18.1.0
|
|||
|
||||
# For user registration, either via email or social
|
||||
# Well-built with regular release cycles!
|
||||
django-allauth==0.34.0
|
||||
django-allauth==0.35.0
|
||||
|
||||
{% if cookiecutter.windows == 'y' -%}
|
||||
# On Windows, you must download/install psycopg2 manually
|
||||
|
|
Loading…
Reference in New Issue
Block a user