Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Update kiwisolver and pillow versions to be consistent with requirements#26799
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free tosuggest an improvement. |
…o be consistent with requirementsMerge pull requestmatplotlib#26799 from oscargus/kiwiversionUpdate kiwisolver and pillow versions to be consistent with requirements(cherry picked from commitca52d68)Conflict was because numpy is pinned to `<2` on the release branch but not on main
…-v3.8.xBackport PR#26799 on branch v3.8.x (Update kiwisolver and pillow versions to be consistent with requirements)
PR summary
It is documented that kiwisolver was bumped to 1.3.1 and pillow to 8 in MPL 3.8, but not consistently introduced in all files.
PR checklist