Skip to content

Conversation

@forsyth2
Copy link
Collaborator

@forsyth2 forsyth2 commented Oct 8, 2025

Summary

Objectives:
-Relax matplotlib constraints

Issue resolution:

Select one: This pull request is...

  • a bug fix: increment the patch version
  • a small improvement: increment the minor version
  • a new feature: increment the minor version
  • an incompatible (non-backwards compatible) API change: increment the major version

Small Change

  • To merge, I will use "Squash and merge". That is, this change should be a single commit.
  • Logic: I have visually inspected the entire pull request myself.
  • Pre-commit checks: All the pre-commits checks have passed.

@forsyth2 forsyth2 self-assigned this Oct 8, 2025
@forsyth2 forsyth2 added the DevOps CI/CD, configuration, etc. label Oct 8, 2025
@forsyth2 forsyth2 force-pushed the issue-37-matplotlib branch from 0d54a11 to 7997318 Compare October 8, 2025 18:08
@forsyth2
Copy link
Collaborator Author

forsyth2 commented Oct 8, 2025

@andrewdnolan All checks pass, merging.

@forsyth2 forsyth2 merged commit c06ed26 into main Oct 8, 2025
5 checks passed
@forsyth2 forsyth2 deleted the issue-37-matplotlib branch October 8, 2025 18:15
- beautifulsoup4
- lxml
- matplotlib-base >=3.8.2,<3.10
- matplotlib-base
Copy link
Contributor

Choose a reason for hiding this comment

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

@forsyth2, only the upper bound should have been removed here, not the lower bound. That lower bound was put on for a good reason at some point and I presume that reason hasn't gone away.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will make a conda-fixes PR for this as well as the issues noted at #25 (comment).

Copy link
Contributor

Choose a reason for hiding this comment

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

I got that as well already in #42

@xylar xylar mentioned this pull request Oct 10, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DevOps CI/CD, configuration, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update matplotlib constrain to support 3.10.6

3 participants