From 374ddc3bf6a31275da5a269c36b74ccfbb047c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 02:36:29 +0000 Subject: [PATCH] Bump pillow in /exa/libraries/multimodal-main/examples/albef Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.2.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.3.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exa/libraries/multimodal-main/examples/albef/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exa/libraries/multimodal-main/examples/albef/requirements.txt b/exa/libraries/multimodal-main/examples/albef/requirements.txt index e63d8146..c4bff815 100644 --- a/exa/libraries/multimodal-main/examples/albef/requirements.txt +++ b/exa/libraries/multimodal-main/examples/albef/requirements.txt @@ -1,5 +1,5 @@ opencv-python==4.6.0.66 pytorch-lightning==1.6.0 -Pillow==9.3.0 +Pillow==10.2.0 ruamel_yaml==0.17.21 transformers==4.24.0