Update requirements.txt

pull/2723/head
TianYuan 3 years ago committed by GitHub
parent a874d8f325
commit f5380af32e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,8 @@ numpydoc
onnxruntime==1.10.0 onnxruntime==1.10.0
opencc opencc
paddlenlp paddlenlp
paddlepaddle>=2.2.2 # use paddlepaddle == 2.3.* according to: https://github.com/PaddlePaddle/Paddle/issues/48243
paddlepaddle>=2.2.2,<2.4.0
paddlespeech_ctcdecoders paddlespeech_ctcdecoders
paddlespeech_feat paddlespeech_feat
pandas pandas

Loading…
Cancel
Save