Skip to content

[SPARK-58229][PYSPARK] Make graphviz requirement to match the documentation#57386

Open
gaogaotiantian wants to merge 2 commits into
apache:masterfrom
gaogaotiantian:change-graphviz-dep
Open

[SPARK-58229][PYSPARK] Make graphviz requirement to match the documentation#57386
gaogaotiantian wants to merge 2 commits into
apache:masterfrom
gaogaotiantian:change-graphviz-dep

Conversation

@gaogaotiantian

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Use graphviz>=0.20 instead of graphviz==0.20.3.

Why are the changes needed?

In our documentation we claim to support graphviz>=0.20, we should make the basic dependency match that claim.

This will make it not conflict with our minimum CI test where it actually tests against the minimum supported version 0.20.0.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI.

Was this patch authored or co-authored using generative AI tooling?

No.

@uros-b uros-b left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants