Skip to content

Commit a610d89

Browse files
Update dependency shap to v0.50.0
1 parent ee35570 commit a610d89

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.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
33+
shap==0.50.0 # For e.g. explaining anomaly detection results

0 commit comments

Comments
 (0)