From 99db9a8d3fdbb118f64b105b8dab3135c313437d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:11:38 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /6_cornernet_lite/installation Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.1. - [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.1) --- 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..a28d0bf0 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.1 opencv-python torch==1.0.0