From 83ca50b9e0d3a52641a736625dac79da58aa0409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 22:50:44 +0000 Subject: [PATCH] Bump nltk from 3.9 to 3.9.3 Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.3. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9...3.9.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae68cef..21bcfcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ SPARQLWrapper==2.0.0 gensim==4.3.0 # NLP packages spacy==3.4.4 -nltk==3.9 +nltk==3.9.3 git+https://github.com/justinnhli/PyDictionary.git#egg=pydictionary # a less chatty fork of pydictionary # jupyter notebook packages jupyter==1.0.0