From d51776b39280d808d753e588c0fb7ca28ab9029c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 15:22:15 +0200 Subject: [PATCH] Drop pytest-forked from /requirements (#18352) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Carlos MocholĂ­ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/pytorch/test.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements/pytorch/test.txt b/requirements/pytorch/test.txt index 264c7b04f9..2cb3f3dbc9 100644 --- a/requirements/pytorch/test.txt +++ b/requirements/pytorch/test.txt @@ -1,7 +1,6 @@ coverage ==7.3.0 pytest ==7.4.0 pytest-cov ==4.1.0 -pytest-forked ==1.4.0 pytest-rerunfailures ==12.0 pytest-random-order ==1.1.0