governance/test-requirements.txt
Thierry Carrez a177306d5d Revert "Blacklist Pillow 4.1.0"
This reverts commit 5ddcdce53abd279fcc0ab3942248aef1018ab6e5.

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
2017-04-05 12:45:32 +02:00

9 lines
221 B
Plaintext

# needed for doc build
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
sphinx>=1.5.0
PyYAML>=3.1.0
yamllint>=0.5.2
requests-cache
Pillow>=2.4.0 # PIL License
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0