chore: add version constraint for LTI Consumer XBlock (#31669)

This commit is contained in:
Piotr Surowiec
2023-01-30 15:18:29 +01:00
committed by GitHub
parent 8b9ede9548
commit 426c23b5f6

View File

@@ -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