Update Pillow dependency

This commit is contained in:
clearml 2025-04-20 15:50:57 +03:00
parent 01c7e9756f
commit c59ca8e530

View File

@ -1,4 +1,5 @@
clearml >= 1.9
pillow >= 10.3.0 # due to vulnerability from clearml 1.18.0
psutil
pexpect ; sys_platform != 'win32'
wexpect_venv ; sys_platform == 'win32'