From 0f2d5ddb9f89854ed74b55694d67d1f3e8e1ce7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:39:23 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.6.3 in /old_version Bumps [nltk](https://github.com/nltk/nltk) from 3.4 to 3.6.3. - [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...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- old_version/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old_version/requirements.txt b/old_version/requirements.txt index f443ea5..3448d24 100644 --- a/old_version/requirements.txt +++ b/old_version/requirements.txt @@ -1,4 +1,4 @@ -nltk==3.4 +nltk==3.6.3 numpy==1.15.4 tqdm==4.28.1 tensorflow-gpu==1.12.0 \ No newline at end of file