cherrypick update setup.py (#3057)

* Update setup.py

* Update requirements.txt
r1.4 r1.4.1
zxcd 1 year ago committed by GitHub
parent d103cb8f9e
commit 9d61b8c5ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@ sphinx_rtd_theme
textgrid textgrid
timer timer
ToJyutping ToJyutping
typeguard typeguard==2.13.3
webrtcvad webrtcvad
websockets websockets
yacs~=0.1.8 yacs~=0.1.8

@ -65,7 +65,7 @@ base = [
"textgrid", "textgrid",
"timer", "timer",
"ToJyutping", "ToJyutping",
"typeguard", "typeguard==2.13.3",
"webrtcvad", "webrtcvad",
"yacs~=0.1.8", "yacs~=0.1.8",
"zhon", "zhon",

Loading…
Cancel
Save