diff --git a/setup.py b/setup.py index 72eae9a..31481fd 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,8 @@ 'pyyaml', 'jsonpath-ng', 'dash_auth', - 'nibabel' + 'nibabel', + 'tabulate' ] about = dict()