aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot]2021-10-18 19:51:18 +0000
committerGitHub2021-10-18 19:51:18 +0000
commit8b8c579b0205ee007e9cf0139d5d9a7973ba7733 (patch)
tree57ecfe04a434a0266b9fc0dfb5b1cc501722795a
parentce740bcb64ed88f6eec1a8ee97f7ee5f99702cf7 (diff)
downloadEvaluating-Dictionary-Alignment-8b8c579b0205ee007e9cf0139d5d9a7973ba7733.tar.gz
Evaluating-Dictionary-Alignment-8b8c579b0205ee007e9cf0139d5d9a7973ba7733.tar.bz2
Evaluating-Dictionary-Alignment-8b8c579b0205ee007e9cf0139d5d9a7973ba7733.zip
Bump nltk from 3.4.5 to 3.6.5
Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.5. - [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.5) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bb1f9c5..d37d3ec 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ gensim
2keras 2keras
3lapjv==1.3.1 3lapjv==1.3.1
4mosestokenizer==1.0.0 4mosestokenizer==1.0.0
5nltk==3.4.5 5nltk==3.6.5
6pandas 6pandas
7pathos 7pathos
8POT==0.5.1 8POT==0.5.1