diff --git a/Python/Text_Extract/requirements.txt b/Python/Text_Extract/requirements.txt index 3e1643b98..c447821d9 100644 --- a/Python/Text_Extract/requirements.txt +++ b/Python/Text_Extract/requirements.txt @@ -1,2 +1,2 @@ pytesseract==0.3.6 -Pillow==8.0.1 \ No newline at end of file +Pillow==9.3.0 \ No newline at end of file