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

Bump pillow from 4.3.0 to 6.2.0 in /requirements #14

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ html5lib==0.999999999 # via wagtail
icalendar==4.0.1
idna==2.6 # via requests
lxml==4.2.0 # via premailer
olefile==0.45.1 # via pillow
pillow==4.3.0 # via wagtail
pillow==6.2.0 # via wagtail
premailer==3.1.1
python-dateutil==2.7.0
pytz==2018.3 # via django, django-modelcluster, icalendar
Expand Down
3 changes: 1 addition & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@ ipython==6.2.1 # via ipdb
jedi==0.11.1 # via ipython
lxml==4.2.0
nodeenv==1.3.0 # via pre-commit
olefile==0.45.1
parso==0.1.1 # via jedi
pexpect==4.4.0 # via ipython
pickleshare==0.7.4 # via ipython
pillow==4.3.0
pillow==6.2.0
pip-tools==1.11.0
pluggy==0.6.0 # via pytest
pre-commit==0.15.0
Expand Down