Skip to content

Commit a582b94

Browse files
Update dependency scikit-learn to ==1.7.*
1 parent b5c959f commit a582b94

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
@@ -20,7 +20,7 @@ plotly[kaleido]==6.2.*
2020
seaborn==0.13.* # To visualize clustering results
2121

2222
# --- Machine Learning / Optimization ---
23-
scikit-learn==1.6.*
23+
scikit-learn==1.7.*
2424
optuna==4.5.*
2525
umap-learn==0.5.* # Dimensionality reduction to visualize node embeddings in 2D
2626

0 commit comments

Comments
 (0)