Skip to content

Commit 10477c3

Browse files
committed
fix paddlenlp's version
1 parent 355517d commit 10477c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"onnxruntime==1.11.0",
4848
"opencc",
4949
"pandas",
50-
"paddlenlp>=2.4.3",
50+
"paddlenlp>=2.4.3, <=2.4.5",
5151
"paddlespeech_feat",
5252
"Pillow>=9.0.0",
5353
"praatio==5.0.0",

0 commit comments

Comments
 (0)