mirror of
https://github.com/clearml/clearml-session
synced 2025-02-07 05:20:45 +00:00
5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
clearml >= 1.1.5
|
|
pexpect ; sys_platform != 'win32'
|
|
wexpect ; sys_platform == 'win32'
|
|
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
|