diff --git a/setup.py b/setup.py index 9de4a9a..4f55736 100644 --- a/setup.py +++ b/setup.py @@ -22,5 +22,7 @@ 'matplotlib', 'numpy', 'pints', + 'tqdm', + 'ipywidgets' ], )