From 5902e88c82d72bc280191c0045d5c4f14ce03b50 Mon Sep 17 00:00:00 2001 From: hashshashin-atl <83606177+hashshashin-atl@users.noreply.github.com> Date: Mon, 3 May 2021 13:54:13 -0400 Subject: [PATCH] scipy update Changing previous scipy req to updated version, 1.6.3. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0bbc28..e4308c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ regex==2020.11.13 resampy==0.2.2 sacremoses==0.0.43 scikit-learn==0.22.2.post1 -scipy==1.4.1 +scipy==1.6.3 seaborn==0.11.1 sentencepiece==0.1.94 sonopy==0.1.2