We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d103cb8 commit 9d61b8cCopy full SHA for 9d61b8c
docs/requirements.txt
@@ -39,7 +39,7 @@ sphinx_rtd_theme
39
textgrid
40
timer
41
ToJyutping
42
-typeguard
+typeguard==2.13.3
43
webrtcvad
44
websockets
45
yacs~=0.1.8
setup.py
@@ -65,7 +65,7 @@
65
"textgrid",
66
"timer",
67
"ToJyutping",
68
- "typeguard",
+ "typeguard==2.13.3",
69
"webrtcvad",
70
"yacs~=0.1.8",
71
"zhon",
0 commit comments