Skip to content

Commit 6faca77

Browse files
build(deps): bump nltk from 3.8.1 to 3.9
Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.1...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc6202f commit 6faca77

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ torch = ">=2.0.0, !=2.0.1, !=2.1.0"
2828
matplotlib = "^3.8.3"
2929
# https://discuss.ray.io/t/pandas-importerror-with-ray-data-dataset-show/13486
3030
pandas = "2.1.4"
31-
nltk = "3.8.1"
31+
nltk = "3.9"
3232
markdown = "*"
3333
IPython = "*"
3434
evaluate = "^0.4.0"

0 commit comments

Comments
 (0)