From 175bf6a6418162936d0790b7e3ec7343911e3775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 21:14:38 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...6.2.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35ddc5e..74ea20d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.0.3 numpy==1.16.2 pandas==0.24.2 -Pillow==4.2.1 +Pillow==6.2.0 torch==1.0.1 torchvision==0.2.2 tqdm==4.31.1