From df740352b04d3339c4f448fe1889259e4a1d1aff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 09:08:53 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.6. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f49129f..efec06f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ textacy==0.10.0 tqdm==4.38.0 spacy==3.2.2 -nltk==3.4.5 +nltk==3.6.6 cython==0.29.28 msgpack==0.6.1 anytree==2.5.0 tinysegmenter==0.4 textblob==0.15.3 mosestokenizer==1.1.0 -nltk==3.4.5 +nltk==3.6.6 analyzer==0.1.1 Sastrawi==1.0.1 scikit-learn==0.24.2