diff --git a/requirements/edx/base.in b/requirements/edx/base.in
index 09ba84dcfabdc3147c163bc8bb15aa8abd058ecd..9a73deb015248f5b90068c481d7489edda8b8aa3 100644
--- a/requirements/edx/base.in
+++ b/requirements/edx/base.in
@@ -125,8 +125,8 @@ python-saml==2.4.0
 pyuca==1.1                          # For more accurate sorting of translated country names in django-countries
 reportlab==3.1.44                   # Used for shopping cart's pdf invoice/receipt generation
 rfc6266-parser                      # Used to generate Content-Disposition headers.
-social-auth-app-django==1.2.0
-social-auth-core==1.4.0
+social-auth-app-django
+social-auth-core
 pysrt==0.4.7                        # Support for SubRip subtitle files, used in the video XModule
 pytz==2016.10                       # Time zone information database
 PyYAML                              # Used to parse XModule resource templates
diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt
index c836c8812a1e911d929d2888798242856c3ef2ec..9cf6de71590a2f0c7d73e529eab4782fd28e2b31 100644
--- a/requirements/edx/base.txt
+++ b/requirements/edx/base.txt
@@ -219,8 +219,8 @@ shortuuid==0.5.0          # via edx-django-oauth2-provider
 simplejson==3.15.0        # via django-rest-swagger, dogapi, mailsnake, sailthru-client, zendesk
 six==1.11.0
 slumber==0.7.1            # via edx-rest-api-client
-social-auth-app-django==1.2.0
-social-auth-core==1.4.0
+social-auth-app-django==2.1.0
+social-auth-core==1.7.0
 sorl-thumbnail==12.3
 sortedcontainers==0.9.2
 stevedore==1.10.0
diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt
index 666e121d1c7c6fb2049046de6fc43fe006d4cc34..389955e92bc480157f890f5640c3228b0e8c65ab 100644
--- a/requirements/edx/development.txt
+++ b/requirements/edx/development.txt
@@ -305,8 +305,8 @@ six==1.11.0
 slumber==0.7.1
 snakefood==1.4
 snowballstemmer==1.2.1    # via sphinx
-social-auth-app-django==1.2.0
-social-auth-core==1.4.0
+social-auth-app-django==2.1.0
+social-auth-core==1.7.0
 sorl-thumbnail==12.3
 sortedcontainers==0.9.2
 sphinx==1.7.5
diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt
index 9341bc03a7d218d193678fc5b525ff5227f42733..d2024b5f306d2535326b16ca1c34ae1618d25600 100644
--- a/requirements/edx/testing.txt
+++ b/requirements/edx/testing.txt
@@ -292,8 +292,8 @@ simplejson==3.15.0
 singledispatch==3.4.0.3
 six==1.11.0
 slumber==0.7.1
-social-auth-app-django==1.2.0
-social-auth-core==1.4.0
+social-auth-app-django==2.1.0
+social-auth-core==1.7.0
 sorl-thumbnail==12.3
 sortedcontainers==0.9.2
 splinter==0.8.0