Merge pull request #13419 from edx/jeskew/opaque_keys_test

Update opaque-keys and ccx-keys versions.
This commit is contained in:
John Eskew
2016-09-13 17:01:44 -04:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ setup(
'capa',
'path.py',
'webob',
'edx-opaque-keys>=0.2.1,<1.0.0',
'edx-opaque-keys>=0.3.4,<1.0.0',
],
package_data={
'xmodule': ['js/module/*'],