Merge pull request #25465 from edx/robrap/constrain-edx-search

add constraint for edx-search<2.0.0
This commit is contained in:
Diana Huang
2020-10-28 14:29:40 -04:00
committed by GitHub

View File

@@ -37,6 +37,9 @@ drf-yasg<1.17.1
# for them.
edx-enterprise==3.9.6
# v2 requires the ES7 upgrade work to be complete
edx-search<2.0.0
# Upgrading to 2.12.0 breaks several test classes due to API changes, need to update our code accordingly
factory-boy==2.8.1