From ca93b5d22024f05c5d19783306f880e099795456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:56:34 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /Text_Analytics-master2 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] --- Text_Analytics-master2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text_Analytics-master2/requirements.txt b/Text_Analytics-master2/requirements.txt index 5f11b5f..ae65e41 100644 --- a/Text_Analytics-master2/requirements.txt +++ b/Text_Analytics-master2/requirements.txt @@ -18,6 +18,6 @@ sqlparse==0.3.0 mysqlclient==1.3.14 matplotlib==3.1.0 wordcloud==1.5.0 -pillow==6.0.0 +pillow==9.0.1 xlrd==1.2.0 gensim==3.7.3 \ No newline at end of file