diff --git a/requirements.txt b/requirements.txt index 2f8e11a8..7c1e253b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pbr==6.0.0; python_version >= '2.6' pdfminer.six==20211012; python_version >= '3.6' pexpect==4.9.0; sys_platform != 'win32' pickleshare==0.7.5 -pillow==9.0.1; python_version >= '3.7' +pillow==10.3.0; python_version >= '3.7' pip==24.0; python_version >= '3.7' platformdirs==2.5.0; python_version >= '3.7' pluggy==1.0.0; python_version >= '3.6'