Skip to content

Commit 678ff79

Browse files
Update python-machine-learning-libs
1 parent 55240e2 commit 678ff79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ neo4j==5.28.2
2929

3030
# --- Native/scientific packages (may require compilation) ---
3131
# 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
32+
opentsne==1.0.4 # Dimensionality reduction to visualize node embeddings in 2D. Might get replaced by umap.
33+
shap==0.49.1 # For e.g. explaining anomaly detection results

0 commit comments

Comments
 (0)