Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent a03e5fd commit 6d021e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lxml~=4.9.0",
"markdown==3.0.1",
"markdown2==2.4.2",
"nltk==3.6.7",
"nltk==3.9",
"networkx~=2.8.0",
"numpy>=1.19.2",
"opencv-python>=4.6.0.66",
Expand Down

0 comments on commit 6d021e3

Please sign in to comment.