diff --git a/setup.py b/setup.py index 1ddbcb0..9c44a22 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ "parso==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", "pexpect==4.8.0; sys_platform != 'win32'", "pickleshare==0.7.5", - "pillow==8.0.1; python_version >= '3.6'", + "pillow==9.3.0; python_version >= '3.6'", "plac==1.1.3", "preshed==3.0.5", "prompt-toolkit==3.0.8; python_full_version >= '3.6.1'",