From 190c5abba3b25ba3a9f933c20b9bb9f52fef308e Mon Sep 17 00:00:00 2001 From: Eric Joanis Date: Wed, 11 Sep 2024 16:36:06 -0400 Subject: [PATCH] fix(deps): remove panphon declaration since g2p fixed it --- requirements.min.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.min.txt b/requirements.min.txt index a3565450..9a70aeea 100644 --- a/requirements.min.txt +++ b/requirements.min.txt @@ -16,5 +16,3 @@ python-slugify==5.0.0 requests>=2.31.0 soundswallower~=0.6.0 webvtt-py==0.4.2 -# Temporary work-around: panphon 0.21.{0,1,2} are not compatible with python 3.8 -panphon>=0.19, <0.21