diff --git a/requirements.txt b/requirements.txt index c22f6b7..40185b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ ntlm-auth==1.5.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3 numba==0.54.0; python_version < '3.10' and python_version >= '3.7' numpy==1.20.3; python_version == '3.7' pandas==1.3.2; python_full_version >= '3.7.1' -pillow==8.3.2; python_version >= '3.6' +pillow==9.3.0; python_version >= '3.6' ply==3.11 psutil==5.8.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' pybind11==2.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'