Skip to content
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

DEP: drop support for matplotlib 3.5.x (⏰ wait for #5081) #5107

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

neutrinoceros
Copy link
Member

PR Summary

Blocked by #5081

Quoting my rationale from #5081 (comment)

contourpy became a dependency to matplotlib in v3.6.0, and we currently support 3.5.0

Now, if we were closely following SPEC 0, we would be dropping support for 3.7.0 very soon, so I think we could just bump our minimal requirement to 3.6.0 and avoid additional complexity (soon to be obsolete) on your test.

PR Checklist

  • New features are documented, with docstrings and narrative docs
  • Adds a test for any bugs fixed. Adds tests for new features.

@neutrinoceros neutrinoceros added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@neutrinoceros neutrinoceros added this to the 4.5.0 milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant