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:
parent
b3776a4110
commit
d41599e5a5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user