From 3482b9ce5588c2f909e5ab56643afc223e8875bd Mon Sep 17 00:00:00 2001 From: Justin John <34035011+justinjohn0306@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:30:34 +0530 Subject: [PATCH] downgrade librosa --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 975d78a..bf44056 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Cython -librosa +librosa==0.9.1 numpy scipy tensorboard