Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ optuna==4.5.0
umap-learn==0.5.8 # Dimensionality reduction to visualize node embeddings in 2D

# --- Database connector ---
neo4j==5.28.2
neo4j==6.0.0a1

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