diff --git a/runtime/ops/pyproject.toml b/runtime/ops/pyproject.toml index 7da4876..99f39c8 100644 --- a/runtime/ops/pyproject.toml +++ b/runtime/ops/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "openslide-python>=1.4.3", "paddleocr==3.3.0", "paddlepaddle==3.2.2", - "paddlenlp==3.0.0b4", + "paddlenlp==2.8.1", "pandas>=2.2.3", "presidio-analyzer==2.2.25", "presidio-anonymizer==2.2.25",