strict digraph "" {
	node [label="\N"];
	n1365	[label="python3-maturin:amd64 (= 1.9.4-7)",
		shape=ellipse];
	n9	[label="src:gcc-16 (= 16.2.0-2)",
		shape=rectangle];
	n1365 -> n9;
	n1366	[label="src:python-maturin (= 1.9.4-7)",
		shape=rectangle];
	n1365 -> n1366;
	n718	[label="python3-check-jsonschema:all (= 0.34.1+really0.25.0-3)",
		shape=ellipse];
	n9 -> n718	[style=dashed];
	n719	[label="src:rpds-py (= 0.30.0-2)",
		shape=rectangle];
	n719 -> n1365	[style=dashed];
	n1441	[label="build-essential:amd64 (= 12.12)",
		shape=ellipse];
	n1441 -> n9;
	n718 -> n9;
	n718 -> n719;
}
