fix protobuf version to match paddlepaddle develop

pull/2853/head
TianYuan 3 years ago
parent 478fd2593e
commit caeade5169

@ -53,7 +53,7 @@ base = [
"paddlespeech_feat", "paddlespeech_feat",
"Pillow>=9.0.0", "Pillow>=9.0.0",
"praatio==5.0.0", "praatio==5.0.0",
"protobuf>=3.1.0, <=3.20.0", "protobuf>=3.1.0, <=3.20.2",
"pypinyin<=0.44.0", "pypinyin<=0.44.0",
"pypinyin-dict", "pypinyin-dict",
"python-dateutil", "python-dateutil",

Loading…
Cancel
Save