diff --git a/requirements.txt b/requirements.txt index 6a9a0410..166f37f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ chardet==5.2.0 looptools==1.2.4 pdfrw==0.4 Pillow==9.5.0; python_version <= "3.8" -pillow==10.3.0; python_version >= "3.9" +pillow==10.4.0; python_version >= "3.9" PillowImage==1.2.0 PyBundle==1.0.6 PyMuPDF==1.22.5; python_version <= "3.7"