Skip to content

request to update pillow version to >=11.0 #2398

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

Open
eriklee1895 opened this issue Mar 18, 2025 · 1 comment
Open

request to update pillow version to >=11.0 #2398

eriklee1895 opened this issue Mar 18, 2025 · 1 comment
Labels
feature-request Request for a new feature or additional functionality.

Comments

@eriklee1895
Copy link

My project uses both moviepy and smolagents.
However, there is a conflict with the pillow library version due to the following dependencies:

pillow==11.1.0
├── moviepy==2.1.2 [requires: pillow>=9.2.0,<11.0]
├── smolagents==1.9.0.dev0 [requires: pillow>=11.0.0]

Could you please update the pillow library version to >=11.0?

@eriklee1895 eriklee1895 added the feature-request Request for a new feature or additional functionality. label Mar 18, 2025
@eriklee1895
Copy link
Author

I found the master branch has updated to "pillow>=9.2.0,<12.0".
But there‘s no new moviepy verserion published.
So pleased to waiting for the new moviepy version~😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature or additional functionality.
Projects
None yet
Development

No branches or pull requests

1 participant