diff --git a/apps/cluster_map/requirements.txt b/apps/cluster_map/requirements.txt index 0ae2aa3..c81c0df 100644 --- a/apps/cluster_map/requirements.txt +++ b/apps/cluster_map/requirements.txt @@ -3,3 +3,6 @@ pandas>=1.5.0 numpy>=1.24.0 plotly>=5.15.0 scikit-learn>=1.3.0 +umap-learn>=0.5.3 +hdbscan>=0.8.29 +scipy>=1.10.0