Skip to content

Commit 195ae32

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 f6a90a6 commit 195ae32

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
@@ -28,7 +28,7 @@ keras==3.10.0
2828

2929

3030
# Natural Language Processing Libraries:
31-
nltk==3.9.1
31+
nltk==3.9.2
3232
spacy==3.8.7
3333

3434
# Web Scraping Libraries:

0 commit comments

Comments
 (0)