From 75a2f264cd8b6c68a99506af6d98760b8dc9b9df Mon Sep 17 00:00:00 2001 From: shahules786 Date: Thu, 6 Oct 2022 11:30:11 +0530 Subject: [PATCH] requirements --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index a16acec..3ba763a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,8 @@ librosa>=0.9.2 mlflow>=1.29.0 numpy>=1.23.3 protobuf>=3.19.6 +pytest>=7.1.3 +pytest-lazy-fixture>=0.6.3 pytorch-lightning>=1.7.7 scikit-learn>=1.1.2 scipy>=1.9.1