Revert "Blacklist Pillow 4.1.0"

This reverts commit 5ddcdce53a.

According to wiredfool on the GitHub issue[1], this was an issue
with manylinux wheels as (non-)uploaded to PyPI and should be
fixed now. Let's see.

[1] https://github.com/python-pillow/Pillow/issues/2478

Change-Id: I6ca17860cd73feda5715589adc31f31c506edf31
changes/70/453570/1
Thierry Carrez 2017-04-05 12:43:40 +02:00
parent 5ddcdce53a
commit a177306d5d
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ sphinx>=1.5.0
PyYAML>=3.1.0
yamllint>=0.5.2
requests-cache
Pillow>=2.4.0,!=4.1.0 # PIL License
Pillow>=2.4.0 # PIL License
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0