requirements: Upgrade social-auth-app-django to 1.1.0.

This commit is contained in:
hackerkid 2017-02-25 17:45:46 +05:30 committed by Tim Abbott
parent 7d895ae998
commit 5f49da7f50
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
social-auth-core==0.2.1
social-auth-app-django==0.1.0
social-auth-app-django==1.1.0
python-openid==2.2.5
PyJWT==1.4.2

View File

@ -1,4 +1,4 @@
social-auth-core==0.2.1
social-auth-app-django==0.1.0
social-auth-app-django==1.1.0
python3-openid==3.0.10
PyJWT==1.4.2