mirror of
https://github.com/clearml/clearml
synced 2025-06-04 03:47:57 +00:00
18 lines
394 B
Plaintext
18 lines
394 B
Plaintext
attrs>=18.0
|
|
furl>=2.0.0
|
|
jsonschema>=2.6.0
|
|
numpy>=1.10
|
|
pathlib2>=2.3.0
|
|
Pillow>=7.0.0 ; python_version < '3.8'
|
|
Pillow>=10.3.0 ; python_version >= '3.8'
|
|
psutil>=3.4.2
|
|
pyparsing>=2.0.3
|
|
python-dateutil>=2.6.1
|
|
pyjwt>=2.4.0,<2.11.0
|
|
PyYAML>=3.12
|
|
referencing<0.40 ; python_version >= '3.8'
|
|
requests>=2.20.0 ; python_version < '3.8'
|
|
requests>=2.32.0 ; python_version >= '3.8'
|
|
six>=1.16.0
|
|
urllib3>=1.21.1
|