We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55240e2 commit f1dd38bCopy full SHA for f1dd38b
requirements.txt
@@ -29,5 +29,5 @@ neo4j==5.28.2
29
30
# --- Native/scientific packages (may require compilation) ---
31
# These are included but may cause install errors in pip/venv
32
-opentsne==1.0.2 # Dimensionality reduction to visualize node embeddings in 2D. Might get replaced by umap.
33
-shap==0.48.0 # For e.g. explaining anomaly detection results
+opentsne==1.0.3 # Dimensionality reduction to visualize node embeddings in 2D. Might get replaced by umap.
+shap==0.49.1 # For e.g. explaining anomaly detection results
0 commit comments