diff --git a/Text-Extract-Images/requirements.txt b/Text-Extract-Images/requirements.txt index 4890009320..c447821d90 100644 --- a/Text-Extract-Images/requirements.txt +++ b/Text-Extract-Images/requirements.txt @@ -1,2 +1,2 @@ pytesseract==0.3.6 -Pillow==8.1.1 \ No newline at end of file +Pillow==9.3.0 \ No newline at end of file