From 24744e2cacd9231ee3be85c13ce8839031c6f7e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Voituret?= Date: Fri, 12 Feb 2021 16:19:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20=20force=20numpy=201.19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conda/spleeter/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/spleeter/meta.yaml b/conda/spleeter/meta.yaml index e2a5cb0..d93f8eb 100644 --- a/conda/spleeter/meta.yaml +++ b/conda/spleeter/meta.yaml @@ -25,6 +25,7 @@ requirements: - python {{ python }} - tensorflow ==2.3.0 # [linux] - tensorflow ==2.3.0 # [win] + - numpy <1.20.0 - pandas - ffmpeg-python - norbert