Skip to content

Commit

Permalink
pin pillow version to 6.1 (kubeflow#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzisun authored and k8s-ci-robot committed Jan 8, 2020
1 parent 37780c7 commit 90bfd37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/samples/transformer/image_transformer/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"numpy>=1.16.3",
"kubernetes >= 9.0.0",
"torchvision>=0.4.0",
"pillow==6.1.0"
],
tests_require=tests_require,
extras_require={'test': tests_require}
Expand Down

0 comments on commit 90bfd37

Please sign in to comment.