Skip to content

Commit be89da2

Browse files
Update dependency neo4j to ==5.28.*
1 parent 2970f30 commit be89da2

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
@@ -25,7 +25,7 @@ optuna==4.3.*
2525
umap-learn==0.5.* # Dimensionality reduction to visualize node embeddings in 2D
2626

2727
# --- Database connector ---
28-
neo4j==5.23.*
28+
neo4j==5.28.*
2929

3030
# --- Native/scientific packages (may require compilation) ---
3131
# These are included but may cause install errors in pip/venv

0 commit comments

Comments
 (0)