diff --git a/requirements.txt b/requirements.txt index 6dc0ed91e..c7a566632 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ pandocfilters==1.5.0; python_version >= "3.7" and python_full_version < "3.0.0" parso==0.8.2; python_version >= "3.7" pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.7" pickleshare==0.7.5; python_version >= "3.7" -pillow==8.3.2; python_version >= "3.7" +pillow==9.3.0; python_version >= "3.7" plyfile==0.7.4 prometheus-client==0.11.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" promise==2.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"