diff --git a/Backend/OCR/requirements.txt b/Backend/OCR/requirements.txt index e8a536f..00a9150 100644 --- a/Backend/OCR/requirements.txt +++ b/Backend/OCR/requirements.txt @@ -7,7 +7,7 @@ nms==0.1.6 numpy==1.15.0 opencv-python==4.1.1.26 # opencv-text-detection==0.0.1 -Pillow==6.2.0 +Pillow==9.3.0 pybase64==1.0.0 pytesseract==0.3.0 Werkzeug==0.16.0 diff --git a/Backend/requirements.txt b/Backend/requirements.txt index 60d339d..43db9ab 100644 --- a/Backend/requirements.txt +++ b/Backend/requirements.txt @@ -6,7 +6,7 @@ MarkupSafe==1.1.1 nms==0.1.6 numpy==1.15.0 opencv-python==4.1.1.26 -Pillow==6.2.0 +Pillow==9.3.0 pybase64==1.0.0 pytesseract==0.3.0 Werkzeug==0.16.0