Skip to content

Commit ebf9aed

Browse files
authored
Merge pull request #444 from JohT/renovate/python-machine-learning-libs
Update python-machine-learning-libs
2 parents 76e63aa + b7d77b0 commit ebf9aed

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
@@ -20,9 +20,9 @@ plotly[kaleido]==6.2.0
2020
seaborn==0.13.2 # To visualize clustering results
2121

2222
# --- Machine Learning / Optimization ---
23-
scikit-learn==1.6.1
23+
scikit-learn==1.7.2
2424
optuna==4.5.0
25-
umap-learn==0.5.8 # Dimensionality reduction to visualize node embeddings in 2D
25+
umap-learn==0.5.9.post2 # Dimensionality reduction to visualize node embeddings in 2D
2626

2727
# --- Database connector ---
2828
neo4j==5.28.2

0 commit comments

Comments
 (0)