Skip to content

Commit ce30081

Browse files
fix: bump nltk from 3.9.1 to 3.9.2
Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 to 3.9.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.1...3.9.2) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c7d837 commit ce30081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ keras==3.10.0
2727

2828

2929
# Natural Language Processing Libraries:
30-
nltk==3.9.1
30+
nltk==3.9.2
3131
spacy==3.8.7
3232

3333
# Web Scraping Libraries:

0 commit comments

Comments
 (0)