clearml/requirements.txt

23 lines
452 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
funcsigs>=1.0
furl>=2.0.0
future>=0.16.0
futures>=3.0.5 ; python_version < '3'
humanfriendly>=2.1
jsonschema>=2.6.0
numpy>=1.10
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>=1.6.4
2019-06-10 17:00:28 +00:00
PyYAML>=3.12
requests-file>=1.4.2
2019-07-06 20:01:15 +00:00
requests>=2.20.0
2019-06-10 17:00:28 +00:00
six>=1.11.0
typing>=3.6.4 ; python_version < '3.5'
urllib3>=1.21.1