diff --git a/setup.py b/setup.py index 7b9f30a..3cdc39f 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def readme(): 'aiofiles==23.1.0', 'aiopath==0.6.11', 'easyocr==1.7.0', - 'Pillow==10.2.0', + 'Pillow==10.3.0', 'PyMuPDF==1.22.5', 'python-pptx==0.6.21', 'python-docx==0.8.11'