Skip to content

Commit 9d61b8c

Browse files
authored
cherrypick update setup.py (#3057)
* Update setup.py * Update requirements.txt
1 parent d103cb8 commit 9d61b8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ sphinx_rtd_theme
3939
textgrid
4040
timer
4141
ToJyutping
42-
typeguard
42+
typeguard==2.13.3
4343
webrtcvad
4444
websockets
4545
yacs~=0.1.8

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"textgrid",
6666
"timer",
6767
"ToJyutping",
68-
"typeguard",
68+
"typeguard==2.13.3",
6969
"webrtcvad",
7070
"yacs~=0.1.8",
7171
"zhon",

0 commit comments

Comments
 (0)