diff --git a/transformer_courses/Transformer_Punctuation_Restoration/requirements.txt b/transformer_courses/Transformer_Punctuation_Restoration/requirements.txt index 71d9523a5..fb6041032 100644 --- a/transformer_courses/Transformer_Punctuation_Restoration/requirements.txt +++ b/transformer_courses/Transformer_Punctuation_Restoration/requirements.txt @@ -1,5 +1,5 @@ paddlenlp==2.0.0rc22 -paddlepaddle==2.1.1 +paddlepaddle==2.6.0 pandas attrdict==2.0.1 ujson