diff --git a/setup.py b/setup.py index 947d41c3..1dcd787e 100755 --- a/setup.py +++ b/setup.py @@ -18,6 +18,7 @@ setup( 'pandas', 'plotly', 'numpy', + 'scipy', 'cryptography', 'paramiko', 'bokeh',