diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index cbd0eee51f..a8219f0932 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -31,7 +31,7 @@ django-method-override==0.1.0 # We need a fix to DRF 3.2.x, for now use it from our own cherry-picked repo #djangorestframework>=3.1,<3.2 git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3 -django==1.8.5 +django==1.8.7 edx-rest-api-client==1.2.1 elasticsearch==0.4.5 facebook-sdk==0.4.0 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 29a1e8cb1c..2eded880fc 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -77,7 +77,7 @@ git+https://github.com/edx/lettuce.git@0.2.20.002#egg=lettuce==0.2.20.002 -e git+https://github.com/edx/event-tracking.git@0.2.1#egg=event-tracking==0.2.1 -e git+https://github.com/edx/django-splash.git@v0.2#egg=django-splash==0.2 -e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock --e git+https://github.com/edx/edx-ora2.git@0.2.3#egg=ora2==0.2.3 +-e git+https://github.com/edx/edx-ora2.git@0.2.4#egg=ora2==0.2.4 -e git+https://github.com/edx/edx-submissions.git@0.1.3#egg=edx-submissions==0.1.3 -e git+https://github.com/edx/opaque-keys.git@27dc382ea587483b1e3889a3d19cbd90b9023a06#egg=opaque-keys git+https://github.com/edx/ease.git@release-2015-07-14#egg=ease==0.1.3 @@ -94,7 +94,7 @@ git+https://github.com/edx/xblock-utils.git@v1.0.0#egg=xblock-utils==v1.0.0 -e git+https://github.com/edx/edx-reverification-block.git@0.0.5#egg=edx-reverification-block==0.0.5 -e git+https://github.com/edx/edx-user-state-client.git@30c0ad4b9f57f8d48d6943eb585ec8a9205f4469#egg=edx-user-state-client git+https://github.com/edx/edx-organizations.git@release-2015-11-25#egg=edx-organizations==0.1.9 -git+https://github.com/edx/edx-proctoring.git@0.11.2#egg=edx-proctoring==0.11.2 +git+https://github.com/edx/edx-proctoring.git@0.11.6#egg=edx-proctoring==0.11.6 git+https://github.com/edx/xblock-lti-consumer.git@v1.0.0#egg=xblock-lti-consumer==v1.0.0 # Third Party XBlocks