diff --git a/setup.py b/setup.py index a3ef753a026de9638491e4f42463d5988a38b04c..c90d037ef4e06f81fb31bef71b84f70da76acc94 100644 --- a/setup.py +++ b/setup.py @@ -50,6 +50,7 @@ base = [ "paddlespeech_feat", "Pillow>=9.0.0" "praatio==5.0.0", + "protobuf>=3.1.0, <=3.20.0", "pypinyin", "pypinyin-dict", "python-dateutil",