misc: migrate to mondrian 0.8, humanize cli commands

This commit is contained in:
Romain Dorgueil
2018-08-11 15:29:53 +02:00
parent 2eea3c6ad6
commit a140e6506e
6 changed files with 54 additions and 50 deletions

View File

@ -46,7 +46,7 @@ python.add_requirements(
'fs ~=2.0',
'graphviz >=0.8,<0.9',
'jinja2 ~=2.9',
'mondrian ~=0.7',
'mondrian ~=0.8',
'packaging ~=17.0',
'psutil ~=5.4',
'python-slugify ~=1.2.0',