Add Pillow which is a required deps for keras.preprocessing.image

PiperOrigin-RevId: 348060854
This commit is contained in:
Scott Zhu 2020-12-17 11:35:30 -08:00 committed by TensorFlower Gardener
parent e09eddb804
commit 1b521a1ec7

@ -9,3 +9,4 @@ six ~= 1.15.0
tf-nightly
portpicker
pyyaml
Pillow