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 5.3.0 to 6.2.0 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# pip-compile --output-file requirements.txt requirements.in
#
alabaster==0.7.12 # via sphinx
appnope==0.1.0 # via ipython
atomicwrites==1.2.1 # via pytest
attrs==18.2.0 # via pytest
babel==2.6.0 # via sphinx
Expand Down Expand Up @@ -43,10 +42,9 @@ mccabe==0.6.1 # via flake8
more-itertools==4.3.0 # via pytest
packaging==18.0 # via sphinx
parso==0.3.1 # via jedi
pathlib2==2.3.2 # via pytest
pexpect==4.6.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==5.3.0
pillow==6.2.0
pip-tools==3.1.0
pkginfo==1.4.2 # via twine
pluggy==0.7.1 # via pytest, tox
Expand All @@ -69,7 +67,7 @@ readme-renderer==22.0 # via twine
requests-toolbelt==0.8.0 # via twine
requests==2.19.1 # via requests-toolbelt, sphinx, twine
simplegeneric==0.8.1 # via ipython
six==1.11.0 # via bleach, django-extensions, more-itertools, packaging, pathlib2, pip-tools, prompt-toolkit, pytest, readme-renderer, sphinx, tox, traitlets
six==1.11.0 # via bleach, django-extensions, more-itertools, packaging, pip-tools, prompt-toolkit, pytest, readme-renderer, sphinx, tox, traitlets
snowballstemmer==1.2.1 # via sphinx
sphinx==1.8.1
sphinxcontrib-websupport==1.1.0 # via sphinx
Expand Down