diff --git a/src/containers/image-pii-detection/requirements.txt b/src/containers/image-pii-detection/requirements.txt index 722721c8..0a5da3d2 100644 --- a/src/containers/image-pii-detection/requirements.txt +++ b/src/containers/image-pii-detection/requirements.txt @@ -4,7 +4,7 @@ six==1.16.0 opencv-python-headless==4.5.3.56 numpy<=1.23.5 onnxruntime -Pillow==10.3.0 +Pillow==12.1.1 pyclipper==1.3.0 Shapely==1.7.1 base64image==0.5.1