From 280db88b3a9e5f2ae0426ecc9267ccadb9b8492c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:05:38 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 10.3.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/9.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 31de652..70d14ca --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.23.4 opencv-python==4.8.1.78 -pillow==9.2.0 +pillow==10.3.0 torch==2.2.0 torchvision facenet-pytorch