lock xblock version to 1.3.1

This commit is contained in:
DawoudSheraz
2020-08-06 19:04:26 +05:00
parent fa7945aeac
commit 7fdf2b28c5

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