From c5881bbfe5539008f8541b766b5768f7bb765bab Mon Sep 17 00:00:00 2001 From: st4lk Date: Mon, 9 May 2016 20:37:28 +0300 Subject: [PATCH] use new version of python-social-auth, refs #22 [ci skip] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7da4a3d..f352c85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ django>=1.6,<1.10 djangorestframework<4.0 -python-social-auth>=0.2.9 +python-social-auth>=0.2.19