Merge "Add Pillow to test-requirements.txt"

This commit is contained in:
Jenkins 2015-10-02 05:59:30 +00:00 committed by Gerrit Code Review
commit cbd47c4ac9

View File

@ -17,6 +17,9 @@ os-testr>=0.1.0
# Doc requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinxcontrib-pecanwsme>=0.8
# NOTE(tonyb): Pillow isn't used directly but it's needed for
# sphinxcontrib-seqdiag. Make sure we honnor g-r caps
Pillow>=2.4.0,<3.0.0 # MIT
sphinxcontrib-seqdiag
oslosphinx>=2.5.0 # Apache-2.0