Skip to content

Commit

Permalink
Bump nltk from 3.4.5 to 3.6.6 in /src
Browse files Browse the repository at this point in the history
Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.6.
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.4.5...3.6.6)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 29, 2022
1 parent 53237db commit b656075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/politeness3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scipy==0.18.1
scikit-learn==0.18.1
numpy==1.21.0
nltk==3.4.5
nltk==3.6.6
requests
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ gensim==3.7.3
imbalanced-learn==0.5.0
imblearn==0.0
matplotlib==3.0.3
nltk==3.4.5
nltk==3.6.6
numpy==1.14.6
pandas==0.24.2
pandas-summary==0.0.6
Expand Down

0 comments on commit b656075

Please sign in to comment.