diff options
author | dependabot[bot] | 2021-10-18 19:51:18 +0000 |
---|---|---|
committer | GitHub | 2021-10-18 19:51:18 +0000 |
commit | 8b8c579b0205ee007e9cf0139d5d9a7973ba7733 (patch) | |
tree | 57ecfe04a434a0266b9fc0dfb5b1cc501722795a /requirements.txt | |
parent | ce740bcb64ed88f6eec1a8ee97f7ee5f99702cf7 (diff) | |
download | Evaluating-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>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
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 | |||
2 | keras | 2 | keras |
3 | lapjv==1.3.1 | 3 | lapjv==1.3.1 |
4 | mosestokenizer==1.0.0 | 4 | mosestokenizer==1.0.0 |
5 | nltk==3.4.5 | 5 | nltk==3.6.5 |
6 | pandas | 6 | pandas |
7 | pathos | 7 | pathos |
8 | POT==0.5.1 | 8 | POT==0.5.1 |