clearml/requirements.txt
clearml 90d3578aeb Add function annotations
Remove support for PY2.x and PY3.5
2025-04-17 22:26:06 +03:00

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