Commit 945450a9 by Eric Fischer

1.4.7, patch release for edx-submissions

parent 52937016
......@@ -5,9 +5,6 @@
# edX Internal Requirements
git+https://github.com/edx/XBlock.git@xblock-0.4.12#egg=XBlock==0.4.12
# edx-submissions
git+https://github.com/edx/edx-submissions.git@2.0.1#egg=edx-submissions==2.0.1
# Third Party Requirements
boto>=2.32.1,<3.0.0
python-swiftclient==3.1.0
......@@ -18,6 +15,7 @@ django-extensions==1.5.9
django-model-utils==2.3.1
git+https://github.com/edx/django-rest-framework.git@1ceda7c086fddffd1c440cc86856441bbf0bd9cb#egg=djangorestframework==3.6.3
dogapi==1.2.1
edx-submissions==2.0.4
jsonfield==1.0.3
lazy==1.1
libsass==0.10.0
......
......@@ -33,7 +33,7 @@ def load_requirements(*requirements_paths):
setup(
name='ora2',
version='1.4.6',
version='1.4.7',
author='edX',
url='http://github.com/edx/edx-ora2',
description='edx-ora2',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment