From cbf1ef99b37bb55072611c4ac23015bec8e07801 Mon Sep 17 00:00:00 2001 From: David Huggins-Daines Date: Wed, 25 May 2022 10:04:10 -0400 Subject: [PATCH] fix: restrict to 0.2.x soundswallower --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fdd4beca..81c4ace7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ g2p>=0.5.20210825 lxml==4.6.5 networkx==2.5 numpy>=1.16.4 -soundswallower~=0.2 +soundswallower~=0.2.0 pydub==0.23.1 pympi-ling==1.69 python-slugify==5.0.0