Skip to content

Commit

Permalink
Bump nltk from 3.7 to 3.9 in /tests
Browse files Browse the repository at this point in the history
Bumps [nltk](https://github.com/nltk/nltk) from 3.7 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.7...3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 0d7a510 commit c6e9f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pandas==1.4.2
gensim==4.3.1
matplotlib==3.5.1
nltk==3.7
nltk==3.9
scikit-learn==1.5.0
scipy==1.10.0
tqdm==4.64.0
Expand Down

0 comments on commit c6e9f12

Please sign in to comment.