diff --git a/handling-pdf-files/pdf-ocr/requirements.txt b/handling-pdf-files/pdf-ocr/requirements.txt
index 2996db9b..d4816556 100644
--- a/handling-pdf-files/pdf-ocr/requirements.txt
+++ b/handling-pdf-files/pdf-ocr/requirements.txt
@@ -2,6 +2,6 @@ Filetype==1.0.7
 numpy==1.19.4
 opencv-python==4.4.0.46
 pandas==1.1.4
-Pillow==8.0.1
+Pillow==9.0.1
 PyMuPDF==1.18.9 
 pytesseract==0.3.7
\ No newline at end of file