diff --git a/src/containers/general-ocr/model-standard-sm/requirements.txt b/src/containers/general-ocr/model-standard-sm/requirements.txt index 59a0aa77..d2270606 100644 --- a/src/containers/general-ocr/model-standard-sm/requirements.txt +++ b/src/containers/general-ocr/model-standard-sm/requirements.txt @@ -3,7 +3,7 @@ six==1.16.0 opencv-python-headless==4.8.1.78 numpy==1.22.0 onnxruntime -Pillow==10.3.0 +Pillow==12.1.1 pyclipper==1.3.0 Shapely==1.7.1 base64image==0.5.1