From 227f5dd4313071d8c687d79237966d83e4e2d642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 22:44:20 +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. - [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] --- code_submission/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code_submission/requirements.txt b/code_submission/requirements.txt index 4198cac..d399018 100644 --- a/code_submission/requirements.txt +++ b/code_submission/requirements.txt @@ -4,7 +4,7 @@ numpy==1.16.5 pandas==0.25.2 scikit-learn==0.21.3 keras==2.3.1 -nltk==3.4.5 +nltk==3.6.6 matplotlib==3.1.2 lightgbm==2.3.0 spacy==2.2.3 diff --git a/requirements.txt b/requirements.txt index 4198cac..d399018 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpy==1.16.5 pandas==0.25.2 scikit-learn==0.21.3 keras==2.3.1 -nltk==3.4.5 +nltk==3.6.6 matplotlib==3.1.2 lightgbm==2.3.0 spacy==2.2.3