Merge pull request #1334 from Jackwaterveg/setup

[Setup] fix requirement
pull/1337/head
TianYuan 3 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
yacs~=0.1.8
yq
zhon

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

Loading…
Cancel
Save