From 89fc070b5bd098afe60aa5e1be0e16a060c01967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:05:34 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.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/8.4.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 334eb15..701172f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ffmpeg_python==0.2.0 numpy==1.22.0 opencv_python==4.5.4.58 -Pillow==8.4.0 +Pillow==9.0.1 python_hostlist==1.21 timm==0.4.12 torch==1.8.1