From e3298753951157e29e02790ac5afeb17a2f00c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 14:10:52 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9.4 Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TripleExtraction/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 TripleExtraction/requirements.txt diff --git a/TripleExtraction/requirements.txt b/TripleExtraction/requirements.txt old mode 100755 new mode 100644 index 2bec072..9aa0451 --- a/TripleExtraction/requirements.txt +++ b/TripleExtraction/requirements.txt @@ -76,7 +76,7 @@ multidict==6.1.0 multiprocess==0.70.16 murmurhash @ file:///home/conda/feedstock_root/build_artifacts/murmurhash_1728932914994/work networkx==3.4.2 -nltk==3.8.1 +nltk==3.9.4 numpy==2.2.4 nvidia-cublas-cu12==12.4.5.8 nvidia-cuda-cupti-cu12==12.4.127 diff --git a/requirements.txt b/requirements.txt index d115caf..6be5734 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ multiprocess==0.70.16 murmurhash==1.0.10 mwparserfromhell==0.6.6 networkx==3.3 -nltk==3.9.1 +nltk==3.9.4 numpy==1.26.4 nvidia-cublas-cu12==12.1.3.1 nvidia-cuda-cupti-cu12==12.1.105