From db5e7533cb93e749bcc30f7678553ce0426ef53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 16:45:27 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 6.2.0 in /refinenet Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...6.2.0) Signed-off-by: dependabot[bot] --- refinenet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refinenet/requirements.txt b/refinenet/requirements.txt index 53cc68e..5fedf7c 100644 --- a/refinenet/requirements.txt +++ b/refinenet/requirements.txt @@ -9,6 +9,6 @@ numcodecs lmdb apex h5py==2.10.0 -pillow==6.1.0 +pillow==6.2.0 torchvision==0.4.0 torch==1.2.0 \ No newline at end of file