diff --git a/requirements.txt b/requirements.txt index 64785f1..827dda5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ pathy==0.6.1; python_version >= "3.6" pbr==5.8.0; python_version >= "3.6" pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.7" pickleshare==0.7.5; python_version >= "3.7" -pillow==8.2.0; python_version >= "3.7" +pillow==9.3.0; python_version >= "3.7" platformdirs==2.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" pluggy==1.0.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" preshed==3.0.6; python_version >= "3.6"