diff --git a/setup.py b/setup.py index 871e57e..5069af1 100644 --- a/setup.py +++ b/setup.py @@ -20,6 +20,11 @@ 'tqdm', 'scipy', 'scikit-image', + 'matplotlib', + 'pandas', + 'ipywidgets', + 'plotly', + 'marimo', ], classifiers=[ # Optional metadata 'Programming Language :: Python :: 3',