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

Loosened Pillow Dependencies #18

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Loosened Pillow Dependencies #18

merged 2 commits into from
Jan 23, 2023

Conversation

srivarra
Copy link
Contributor

@srivarra srivarra commented Jan 20, 2023

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Increases the version range of pillow as it was causing some conflicts when making Ark more flexible.

Bumped the version from 0.1.2 to 0.1.3.

How did you implement your changes

Set Pillow to ^9 which can use any version in the range >=9.0.0 <10.0.0.
Remaining issues

@srivarra srivarra self-assigned this Jan 20, 2023
@srivarra srivarra marked this pull request as ready for review January 23, 2023 22:44
@srivarra srivarra requested a review from ngreenwald January 23, 2023 22:44
Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Looks good

@ngreenwald ngreenwald merged commit 9fb6cee into main Jan 23, 2023
@ngreenwald ngreenwald deleted the dependencies/pillow branch January 23, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants