From b1ade46013782fe996a0dcec20404ec0f6de57de Mon Sep 17 00:00:00 2001 From: Kevin Naughton Date: Tue, 10 Dec 2024 21:07:27 +0000 Subject: [PATCH] feat: Bump nltk from 3.8.1 to 3.9.1 in /third_party_deps Bug: b/350462237 Change-Id: I1e7f7af535f93c547692dcbb707bf196d3d27e56 GitOrigin-RevId: 599e53403596dead8740ece84b88360f32db4555 --- third_party_deps/word2vec_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party_deps/word2vec_requirements.txt b/third_party_deps/word2vec_requirements.txt index cedc956e..034bee46 100644 --- a/third_party_deps/word2vec_requirements.txt +++ b/third_party_deps/word2vec_requirements.txt @@ -1,7 +1,7 @@ click==8.1.6 gensim==4.3.1 joblib==1.3.1 -nltk==3.8.1 +nltk==3.9.1 numpy==1.25.1 regex==2023.6.3 scipy==1.10.1