From 4facd8b44696775d42c5ce9328653954fef999d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 14:21:49 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 6.2.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 6.2.1. - [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.2.0...6.2.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aabdbd6..3f029ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Pillow==6.2.0 +Pillow==6.2.1 torch==1.3.1 torchvision==0.4.2 numpy==1.17.4