diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 7c2693177073..fe7ceb5f2b72 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -91,7 +91,7 @@ python-dateutil==2.1 # This module gets monkey-patched in third_party_auth.py to fix a Django 1.8 incompatibility. # When this dependency gets upgraded, the monkey patch should be removed, if possible. # We can also remove the fix to auth_url in third_party_auth/saml.py when that fix is included upstream. -python-social-auth==0.2.12 +python-social-auth==0.2.21 pytz==2016.7 pysrt==0.4.7