Merge pull request #24709 from edx/dsheraz/constraint-xblock-version

lock xblock version to 1.3.1
This commit is contained in:
Syed Muhammad Dawoud Sheraz Ali
2020-08-06 19:46:56 +05:00
committed by GitHub

View File

@@ -124,3 +124,6 @@ geoip2<4.0.1
# tests failing for pymongo==3.11
pymongo<3.11
# Tests are failing on 1.4.0 due to xblock indexing issues
xblock==1.3.1