diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 99f6b5408b..c8f59c7d61 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -102,3 +102,6 @@ maxminddb<2.0.0 # maxminddb 2.0.0 has dropped support for Python 3.5 path<13.2.0 # path 13.2.0 drops support for Python 3.5 zipp==1.0.0 # zipp 2.0.0 requires Python >= 3.6 geoip2<4.0.1 # geoip2 requires Python 3.6 + +# There are corresponding changes in edx-platform that need to be made before we can update. +lti-consumer-xblock<2.11.0