From 9bf27125123f5f9d9641cddce61ebcfa31bb2f94 Mon Sep 17 00:00:00 2001 From: Clinton Blackburn Date: Tue, 31 Mar 2015 11:13:39 -0400 Subject: [PATCH] Updated edx-oauth2-provider to 0.5.1 --- requirements/edx/base.txt | 2 +- requirements/edx/github.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 30d82e96c0..0e64c20563 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -66,7 +66,7 @@ polib==1.0.3 pycrypto>=2.6 pygments==2.0.1 pygraphviz==1.1 -PyJWT==0.4.3 +PyJWT==1.0.1 pymongo==2.7.2 pyparsing==2.0.1 python-memcached==1.48 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 93508a616e..2e9edff020 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -10,7 +10,7 @@ -e git+https://github.com/edx/django-staticfiles.git@d89aae2a82f2b#egg=django-staticfiles -e git+https://github.com/edx/django-pipeline.git@88ec8a011e481918fdc9d2682d4017c835acd8be#egg=django-pipeline -e git+https://github.com/edx/django-wiki.git@cd0b2b31997afccde519fe5b3365e61a9edb143f#egg=django-wiki --e git+https://github.com/edx/django-oauth2-provider.git@0.2.7-fork-edx-2#egg=django-oauth2-provider +-e git+https://github.com/edx/django-oauth2-provider.git@0.2.7-fork-edx-5#egg=django-oauth2-provider -e git+https://github.com/clytwynec/flaky.git@clytwynec/fix-false-success-results#egg=flaky -e git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=mongodb_proxy -e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev @@ -34,7 +34,7 @@ git+https://github.com/mitocw/django-cas.git@60a5b8e5a62e63e0d5d224a87f0b489201a -e git+https://github.com/edx/opaque-keys.git@1254ed4d615a428591850656f39f26509b86d30a#egg=opaque-keys -e git+https://github.com/edx/ease.git@97de68448e5495385ba043d3091f570a699d5b5f#egg=ease -e git+https://github.com/edx/i18n-tools.git@193cebd9aa784f8899ef496f2aa050b08eff402b#egg=i18n-tools --e git+https://github.com/edx/edx-oauth2-provider.git@0.4.2#egg=oauth2-provider +-e git+https://github.com/edx/edx-oauth2-provider.git@0.5.1#egg=oauth2-provider -e git+https://github.com/edx/edx-val.git@cb9cf1a37124ad8e589734b36d4e8199e0082a02#egg=edx-val -e git+https://github.com/pmitros/RecommenderXBlock.git@9b07e807c89ba5761827d0387177f71aa57ef056#egg=recommender-xblock -e git+https://github.com/edx/edx-milestones.git@547f2250ee49e73ce8d7ff4e78ecf1b049892510#egg=edx-milestones