diff --git a/uploader/requirements.txt b/uploader/requirements.txt index 5856eb6..2991fe2 100644 --- a/uploader/requirements.txt +++ b/uploader/requirements.txt @@ -23,7 +23,7 @@ m3u8==0.9.0; python_version >= "3.7" multidict==5.2.0; python_version >= "3.7" mutagen==1.45.1; python_version >= "3.6" and python_version < "4" outcome==1.1.0; python_version >= "3.7" and python_version < "4.0" -pillow==8.3.2; python_version >= "3.7" +pillow==9.3.0; python_version >= "3.7" psutil==5.8.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" pyasn1==0.4.8; python_version >= "3.7" and python_version < "4" pycares==4.1.2; python_version >= "3.7"