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

Fix: Support pillow>10.1.0 #12

Merged
merged 1 commit into from
Jan 28, 2024
Merged

Fix: Support pillow>10.1.0 #12

merged 1 commit into from
Jan 28, 2024

Conversation

Isotr0py
Copy link
Owner

Fix:

@Isotr0py Isotr0py self-assigned this Jan 28, 2024
@Isotr0py Isotr0py merged commit 64b85c7 into main Jan 28, 2024
10 checks passed
@Isotr0py Isotr0py deleted the fix branch January 28, 2024 04:05
from PIL import Image, ImageFile
from pkg_resources import parse_version

Choose a reason for hiding this comment

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

pkg_resources is deprecated: https://setuptools.pypa.io/en/latest/pkg_resources.html
and as setuptools isn't guaranteed to be installed, it may not even be there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants