diff --git a/requirements.txt b/requirements.txt index 742f239..6092f83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ cython==0.29.21 kiwisolver==1.3.1; python_version >= '3.6' matplotlib==3.3.0 numpy==1.24.3 -pillow==10.2.0; python_version >= '3.6' +pillow==11.2.1; python_version >= '3.6' pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'