Upgraded to django-allauth 0.36

This commit is contained in:
Eliot Berriot 2018-05-21 18:46:39 +02:00
parent fc48e16e65
commit f91ec0c810
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Pillow>=4.3,<4.4
# For user registration, either via email or social
# Well-built with regular release cycles!
django-allauth>=0.34,<0.35
django-allauth>=0.36,<0.37
# Python-PostgreSQL Database Adapter