update the required version of yacs, test=doc_fix (#1311)

pull/1313/head
Jackwaterveg 4 years ago committed by GitHub
parent a7362702ee
commit c893d0d828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,5 +43,5 @@ typeguard
unidecode unidecode
visualdl visualdl
webrtcvad webrtcvad
yacs yacs~=0.1.8
yq yq

@ -61,7 +61,7 @@ requirements = {
"typeguard", "typeguard",
"visualdl", "visualdl",
"webrtcvad", "webrtcvad",
"yacs", "yacs~=0.1.8",
], ],
"develop": [ "develop": [
"ConfigArgParse", "ConfigArgParse",

Loading…
Cancel
Save