From 8918ceeaa0e871afca3c1c1866c020f244c4692a Mon Sep 17 00:00:00 2001 From: Nicolas Landais Date: Mon, 23 Mar 2020 11:44:41 -0400 Subject: [PATCH] Increase social-core version to pick up change made in response to a deprecated OAuth API on GitHub.com --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c20449d9..80d1825f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ six -social-auth-core >= 3.2.0 +social-auth-core >= 3.3.0