From 73d25c1d09bc256e5c04d6dc7e887fb19eb69544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 15:24:33 +0000 Subject: [PATCH] Bump nltk from 3.6.2 to 3.6.6 in /inria/Code Bumps [nltk](https://github.com/nltk/nltk) from 3.6.2 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.6.2...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- inria/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inria/Code/requirements.txt b/inria/Code/requirements.txt index 7e58215..54c77d5 100644 --- a/inria/Code/requirements.txt +++ b/inria/Code/requirements.txt @@ -3,7 +3,7 @@ flair==0.8.0.post1 gdown ip2geotools==0.1.5 ipinfo==4.2.1 -nltk==3.6.2 +nltk==3.6.6 numpy==1.22.0 pandas~=1.3.0 requests~=2.26.0