Skip to content

CI minimum mpl version everywhere #50205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Dec 12, 2022

@MarcoGorelli MarcoGorelli marked this pull request as ready for review December 12, 2022 16:41
@MarcoGorelli MarcoGorelli added the CI Continuous Integration label Dec 12, 2022
@@ -34,7 +34,7 @@ dependencies:
- gcsfs
- jinja2
- lxml
- matplotlib
- matplotlib>=3.6.1
Copy link
Member

Choose a reason for hiding this comment

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

I think we should do this for every dependency. cc @mroeschke

Copy link
Member Author

Choose a reason for hiding this comment

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

agreed

this seems to be working - we OK to merge this to get CI green again, and then we can make a script to automate that in a separate PR?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah sure.

Copy link
Member

Choose a reason for hiding this comment

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

Agreed, and to update our min version script to account for these dependency files

@phofl phofl added this to the 2.0 milestone Dec 12, 2022
@phofl phofl merged commit 16b9c98 into pandas-dev:main Dec 12, 2022
@phofl
Copy link
Member

phofl commented Dec 12, 2022

thx @MarcoGorelli

@phofl
Copy link
Member

phofl commented Dec 12, 2022

@MarcoGorelli could you look into 1.5.x? We get failures there as well but will need a different min version probably

@MarcoGorelli
Copy link
Member Author

🤔 don't know, the minimum version is set to 3.3.2 in that branch, and that's exactly what CI is pulling in. will investigate

@MarcoGorelli
Copy link
Member Author

@meeseeks-dev backport to 1.5.x

@MarcoGorelli
Copy link
Member Author

@meeseeksdev backport to 1.5.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Dec 12, 2022
MarcoGorelli added a commit that referenced this pull request Dec 13, 2022
#50211)

Backport PR #50205: CI minimum mpl version everywhere

Co-authored-by: Marco Edward Gorelli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: old matplotlib being pulled (again)
3 participants