Skip to content

Commit 4eb0098

Browse files
Bump nltk from 3.8.1 to 3.9 in /packages/rouge (#43)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71eb5b8 commit 4eb0098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rouge/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
absl-py==2.0.0
22
click==8.1.7
33
joblib==1.3.2
4-
nltk==3.8.1
4+
nltk==3.9
55
numpy==1.26.2
66
regex==2023.10.3
77
rouge-score==0.1.2

0 commit comments

Comments
 (0)