Fix requirements to reduce vulnerabilities

This commit is contained in:
allegroai 2024-03-07 11:27:00 +02:00
parent 3f3cb50d45
commit 4d668f1c2a

View File

@ -1,3 +1,4 @@
clearml >= 1.9
pexpect ; sys_platform != 'win32'
wexpect_venv ; sys_platform == 'win32'
pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability