Merge pull request #1334 from Jackwaterveg/setup

[Setup] fix requirement
pull/1337/head
TianYuan 4 years ago committed by GitHub
commit 7e021b430a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,3 +45,4 @@ visualdl
webrtcvad webrtcvad
yacs~=0.1.8 yacs~=0.1.8
yq yq
zhon

@ -78,6 +78,7 @@ requirements = {
"unidecode", "unidecode",
"yq", "yq",
"pre-commit", "pre-commit",
"zhon",
] ]
} }

Loading…
Cancel
Save