diff --git a/requirements/constraints.txt b/requirements/constraints.txt index c63d3a8abad0..c796ad340c26 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -78,3 +78,6 @@ cryptography==38.0.4 # greater version has some issues with openssl. bleach[css]==5.0.1 # greater version has some breaking changes. +# This constraint can be removed in https://github.com/openedx/edx-platform/pull/31475, which changes the imports used +# by this XBlock. +lti-consumer-xblock<=7.2.3