We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e4253f + f14f2ca commit f1d0c3eCopy full SHA for f1d0c3e
requirements/base.txt
@@ -1,5 +1,5 @@
1
# edX Internal Requirements
2
-edx-i18n-tools==0.4.4
+edx-i18n-tools==0.4.5
3
edx-submissions>=2.0.12,<3.0.0
4
git+https://github.com/edx/django-rest-framework.git@1ceda7c086fddffd1c440cc86856441bbf0bd9cb#egg=djangorestframework==3.6.3
5
git+https://github.com/edx/[email protected]#egg=XBlock==1.0.1
setup.py
@@ -34,7 +34,7 @@ def load_requirements(*requirements_paths):
34
35
setup(
36
name='ora2',
37
- version='2.1.15',
+ version='2.1.16',
38
author='edX',
39
url='http://github.com/edx/edx-ora2',
40
description='edx-ora2',
0 commit comments