From 2727291975c98ade3d750b7005e00ebad80af9e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:04:50 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.0 in /6_cornernet_lite/installation Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 6_cornernet_lite/installation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6_cornernet_lite/installation/requirements.txt b/6_cornernet_lite/installation/requirements.txt index 94f51fb1..cb1d3943 100644 --- a/6_cornernet_lite/installation/requirements.txt +++ b/6_cornernet_lite/installation/requirements.txt @@ -7,7 +7,7 @@ pandas cython tqdm -pillow==6.0.0 +pillow==9.0.0 opencv-python torch==1.0.0