update social-auth-core to address a GitHub API deprecation

This commit is contained in:
Ryan Petrello
2020-03-25 12:17:36 -04:00
parent ee4dcd2055
commit b755fa6777
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ python-radius
python3-saml
pyyaml>=5.3.1 # minimum version to pull in new pyyaml for CVE-2017-18342
schedule==0.6.0
social-auth-core==3.2.0 # see UPGRADE BLOCKERs
social-auth-core==3.3.1 # see UPGRADE BLOCKERs
social-auth-app-django==3.1.0 # see UPGRADE BLOCKERs
redis
requests