From 3791355cfbafa003f3325b57d53618dafa2132b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 18:07:58 +0000 Subject: [PATCH] Bump nltk from 3.3 to 3.6.3 in /DeepPATH_code Bumps [nltk](https://github.com/nltk/nltk) from 3.3 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.3...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..9a4c036 --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -119,7 +119,7 @@ nibabel==2.3.3 nilearn==0.5.0 nimfa==1.4.0 nipype==1.1.9 -nltk==3.3 +nltk==3.6.3 notebook==5.6.0 numba==0.53.1 numexpr==2.6.9