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
timer
ToJyutping
typeguard
typeguard==2.13.3
webrtcvad
websockets
yacs~=0.1.8

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

Loading…
Cancel
Save