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

pull/1313/head
Jackwaterveg 3 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
visualdl
webrtcvad
yacs
yacs~=0.1.8
yq

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

Loading…
Cancel
Save