File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ werkzeug >= 0.11.4
44# JPEG-compressed TIFFs.
55#
66# See https://github.com/loris-imageserver/loris/issues/405
7- pillow >= 2.4.0, <5 .0
7+ pillow >= 2.4.0, < 7 .0
88
99configobj >= 4.7.2,<=5.0.0
1010requests >= 2.12.0
Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ configobj==5.0.0
1313cryptography == 2.3
1414idna == 2.6 # via cryptography, requests
1515netaddr == 0.7.19
16- olefile == 0.45.1 # via pillow
17- pillow == 4.3.0
16+ pillow == 6.2.0
1817pycparser == 2.18 # via cffi
1918pyjwt == 1.5.3
2019requests == 2.20.0
Original file line number Diff line number Diff line change @@ -18,9 +18,8 @@ idna==2.6
1818mccabe==0.6.1 # via flake8
1919mock==2.0.0 # via responses
2020netaddr==0.7.19
21- olefile==0.45.1
2221pbr==3.1.1 # via mock
23- pillow==4.3 .0
22+ pillow==6.2 .0
2423py==1.5.2 # via pytest
2524pycodestyle==2.3.1 # via flake8
2625pycparser==2.18
You can’t perform that action at this time.
0 commit comments