From 8058aaa304190721ac08e538b83e8a416cd3089d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Tue, 11 May 2021 10:17:15 +0200 Subject: [PATCH] pin numba==0.52 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index da04b6b6..fafd5112 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,7 @@ soundfile tensorboardX torch>=1.7 tqdm +numba==0.52 umap-learn==0.4.6 unidecode==0.4.20 coqpit