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