fix: Pin lti-consumer-xblock version. (#28014)

There are issues in lti-consumer-xblock version 2.11.0 that
we cannot merge into edx-platform. This pins to a previous
version until the issues are resolved.
This commit is contained in:
Diana Huang
2021-06-23 17:00:41 -04:00
committed by GitHub
parent c708322f2b
commit ad0555267f

View File

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