From f1e4ec8849902c2b412c8ed84eff153f846a5a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:38:26 +0000 Subject: [PATCH] Bump pillow in /NLP/Conversational-Recommendation-BASELINE Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/Conversational-Recommendation-BASELINE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/Conversational-Recommendation-BASELINE/requirements.txt b/NLP/Conversational-Recommendation-BASELINE/requirements.txt index 33c256eb4..934ae175c 100644 --- a/NLP/Conversational-Recommendation-BASELINE/requirements.txt +++ b/NLP/Conversational-Recommendation-BASELINE/requirements.txt @@ -26,7 +26,7 @@ numpy==1.16.1 objgraph==3.4.1 opencv-python==4.1.1.26 paddlepaddle-gpu==1.6.1.post97 -Pillow==6.2.0 +Pillow==9.0.0 prettytable==0.7.2 protobuf==3.10.0 pyglet==1.3.2