From 6162fea090d7462165744291f42442b7cb5d816d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 20:03:32 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9 in /tutorials/dapt-curation/code Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/dapt-curation/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 tutorials/dapt-curation/code/requirements.txt diff --git a/tutorials/dapt-curation/code/requirements.txt b/tutorials/dapt-curation/code/requirements.txt old mode 100755 new mode 100644 index 481f5b0a3..d51cb03db --- a/tutorials/dapt-curation/code/requirements.txt +++ b/tutorials/dapt-curation/code/requirements.txt @@ -1,7 +1,7 @@ arxiv==2.1.0 arxiv-downloader cchardet -nltk==3.8.1 +nltk==3.9 poppler-utils unstructured[all-docs]==0.14.5 unstructured[pdf]