Add relationship graph
This commit is contained in:
@@ -26,3 +26,5 @@ psutil==5.9.5
|
||||
# --- SQL parsing stack ---
|
||||
sqlglot==25.3.0 # Portable SQL AST + transpiler (fast for SELECTs, DML)
|
||||
sqlparse==0.5.1 # Lightweight fallback tokenizer (simple/heuristic parsing)
|
||||
|
||||
networkx==3.1 # Graph library for dependency graph
|
||||
Reference in New Issue
Block a user