From 6fad3ff3332fa5b94bb9730fe5793f784ae31910 Mon Sep 17 00:00:00 2001 From: TianYuan Date: Thu, 16 Mar 2023 15:07:34 +0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ffe4d5f39..1545c6139 100644 --- a/setup.py +++ b/setup.py @@ -65,7 +65,7 @@ base = [ "textgrid", "timer", "ToJyutping==0.2.1", - "typeguard", + "typeguard==2.13.3", "webrtcvad", "yacs~=0.1.8", "zhon",