Skip to content

Commit 335a17c

Browse files
Update dependency shap to v0.49.1
1 parent 55240e2 commit 335a17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ neo4j==5.28.2
3030
# --- Native/scientific packages (may require compilation) ---
3131
# These are included but may cause install errors in pip/venv
3232
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
33+
shap==0.49.1 # For e.g. explaining anomaly detection results

0 commit comments

Comments
 (0)