digraph { "jsonschema-specifications" -> referencing [label=">=0.28.0"] "jsonschema-specifications" [label="jsonschema-specifications\n2023.7.1"] "rpds-py" [label="rpds-py\n0.9.2"] "typing-extensions" [label="typing-extensions\n4.7.1"] attrs [label="attrs\n23.2.0"] click [label="click\n8.1.6"] elementpath [label="elementpath\n4.1.5"] jsonschema -> "jsonschema-specifications" [label=">=2023.03.6"] jsonschema -> "rpds-py" [label=">=0.7.1"] jsonschema -> attrs [label=">=22.2.0"] jsonschema -> referencing [label=">=0.28.4"] jsonschema [label="jsonschema\n4.20.0"] referencing -> "rpds-py" [label=">=0.7.0"] referencing -> attrs [label=">=22.2.0"] referencing [label="referencing\n0.30.2"] typer -> "typing-extensions" [label=">=3.7.4.3"] typer -> click [label=">=7.1.1,<9.0.0"] typer [label="typer\n0.9.0"] xmlschema -> elementpath [label=">=4.1.5,<5.0.0"] xmlschema [label="xmlschema\n3.0.0"] }