Skip to content

Commit 4844e77

Browse files
Update dependency neo4j to v6
1 parent 3bdb0c3 commit 4844e77

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.5.0
2525
umap-learn==0.5.8 # Dimensionality reduction to visualize node embeddings in 2D
2626

2727
# --- Database connector ---
28-
neo4j==5.28.2
28+
neo4j==6.0.0a1
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)