fix: pin pillow to exclude broken 12.3.0 release - #1646
AngeloDanducci wants to merge 1 commit into
Conversation
Signed-off-by: AngeloDanducci <angelo.danducci.ii@ibm.com>
|
I couldn't reproduce the premise of this PR locally. Setup: clean venv, Result: The reporter's traceback path ( If so, pinning pillow repo-wide is the wrong fix: it excludes a good release for everyone, and won't reliably fix Colab either. A forced reinstall ( Could you confirm this reproduces in a plain |
|
Testing in Colab and not local, had assumed the problem carried over good catch Nigel. Closing this in favor of looking to address this via Colab. |
Pull Request
Issue
Fixes #1640
Description
Skips pillow 12.3.0 due to removal of ink as required for RichDocument handling.
Testing
Attribution
Adding a new component, requirement, sampling strategy, or tool?
If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.
NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.