diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 56a50bcc3334bb1ab47fb4eb89701d8944dd2972..2e75642932749671d0b26458e2aa87b312de5497 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -9,7 +9,7 @@ # linking to it here is good. # Common constraints for edx repos --c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt +-c common_constraints.txt # TODO: Many pinned dependencies should be unpinned and/or moved to this constraints file.