From bf81df8970f24fe54506d3bc36bbe061e97e48aa Mon Sep 17 00:00:00 2001 From: shahules786 Date: Thu, 6 Oct 2022 21:27:20 +0530 Subject: [PATCH] lazy fixture --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 5f1c4f0..3762fd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ librosa>=0.9.2 mlflow>=1.29.0 numpy>=1.23.3 protobuf>=3.19.6 +pytest-lazy-fixture>=0.6.3 pytorch-lightning>=1.7.7 scikit-learn>=1.1.2 scipy>=1.9.1