clearml/requirements.txt
2024-11-17 10:49:18 +02:00

22 lines
543 B
Plaintext

attrs>=18.0
backports.functools-lru-cache>=1.0.2 ; python_version < '3'
enum34>=0.9 ; python_version < '3.6'
furl>=2.0.0
future>=0.16.0 ; python_version < '3'
futures>=3.0.5 ; python_version < '3'
jsonschema>=2.6.0
numpy>=1.10
pathlib2>=2.3.0
Pillow>=4.1.1
psutil>=3.4.2
pyparsing>=2.0.3
python-dateutil>=2.6.1
pyjwt>=2.4.0,<2.10.0 ; python_version > '3.5'
pyjwt>=1.6.4,<2.0.0 ; python_version <= '3.5'
PyYAML>=3.12
referencing<0.40 ; python_version >= '3.8'
requests>=2.20.0
six>=1.16.0
typing>=3.6.4 ; python_version < '3.5'
urllib3>=1.21.1