Bump edx-opaque-keys version to 0.3.4

This commit is contained in:
John Eskew
2016-09-13 14:54:32 -04:00
parent 7f3e20a158
commit 9e07bb530c

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/*'],