From cdea793d85c184463f994d68433573d7d1141007 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Mon, 6 Nov 2023 14:35:35 -0500 Subject: [PATCH] build: Remove un-necessary constraints. These constraints are no-longer needed because we don't depend on either of these packages. --- requirements/constraints.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 49b23ce99..289e45347 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -12,6 +12,3 @@ -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt pylint==2.4.2 - -selenium==2.53.6 -bok-choy==0.7.1