diff --git a/setup.py b/setup.py index f3e5e72881103832087acc15d09551a387eac8d6..3b58adf330d31f3319f6b047d520385bd7362a00 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ base = [ "onnxruntime==1.11.0", "opencc", "pandas", - "paddlenlp>=2.4.3", + "paddlenlp>=2.4.3, <=2.4.5", "paddlespeech_feat", "Pillow>=9.0.0", "praatio==5.0.0",