clearml/requirements.txt

20 lines
405 B
Plaintext
Raw Normal View History

2019-06-10 17:00:28 +00:00
attrs>=18.0
backports.functools-lru-cache>=1.0.2 ; python_version < '3'
2019-06-30 07:37:50 +00:00
enum34>=0.9 ; python_version < '3.6'
2019-06-10 17:00:28 +00:00
furl>=2.0.0
future>=0.16.0
futures>=3.0.5 ; python_version < '3'
jsonschema>=2.6.0
numpy>=1.10
2019-06-10 17:00:28 +00:00
pathlib2>=2.3.0
Pillow>=4.1.1
2019-06-10 17:00:28 +00:00
psutil>=3.4.2
2019-10-26 21:31:03 +00:00
pyparsing>=2.0.3
2019-06-10 17:00:28 +00:00
python-dateutil>=2.6.1
pyjwt>=2.4.0,<2.5.0
2019-06-10 17:00:28 +00:00
PyYAML>=3.12
2019-07-06 20:01:15 +00:00
requests>=2.20.0
six>=1.13.0
typing>=3.6.4 ; python_version < '3.5'
urllib3>=1.21.1