diff --git a/setup.py b/setup.py index 7fb4c70be..ac203be12 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ base = [ "onnxruntime==1.10.0", "opencc", "pandas", - "paddlenlp", + "paddlenlp>=2.4.3", "paddlespeech_feat", "Pillow>=9.0.0", "praatio==5.0.0",