diff --git a/setup.py b/setup.py index 63e571b9..1cc82fa7 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",