Add Pillow to docs-requirements.txt

NOTE(tonyb) Pillow isn't directly needed but it's pulled in via
 Collecting Pillow (from blockdiag-> ...)
So cap as per global-requirements until https://launchpad.net/bugs/1501995
is properly fixed

Change-Id: I4b0716569dc8058ccb28cc569f381da5bc30d6a6
This commit is contained in:
Tony Breeds 2015-10-02 15:13:34 +10:00
parent b3776a4110
commit d41599e5a5

View File

@ -1,4 +1,9 @@
actdiag
# NOTE(tonyb) Pillow isn't directly needed but it's pulled in via
# Collecting Pillow (from blockdiag-> ...)
# So cap as per global-requirements until https://launchpad.net/bugs/1501995
# is properly fixed
Pillow>=2.4.0,<3.0.0 # MIT
blockdiag
docutils==0.11
nwdiag