Adding LTI consumer XBlock to requirements; Updating xblock-utils requirement

This commit is contained in:
Douglas Hall
2015-11-11 10:43:34 -05:00
parent 5634692f6c
commit 74c19c2854
2 changed files with 3 additions and 1 deletions

View File

@@ -988,6 +988,7 @@ ADVANCED_COMPONENT_TYPES = [
'word_cloud',
'graphical_slider_tool',
'lti',
'lti_consumer',
'library_content',
'edx_sga',
'problem-builder',