From 17a4b4a80545ceb451f83ab687d8005a191ae26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:56:18 +0000 Subject: [PATCH] Bump nltk Bumps [nltk](http://nltk.org/) from 3.4 to 3.4.5. Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-News_Classification_Using_CNN_LSTM_GLOVE_Embeddings/requirements.txt b/project-News_Classification_Using_CNN_LSTM_GLOVE_Embeddings/requirements.txt index c8d07ec..ff4811d 100644 --- a/project-News_Classification_Using_CNN_LSTM_GLOVE_Embeddings/requirements.txt +++ b/project-News_Classification_Using_CNN_LSTM_GLOVE_Embeddings/requirements.txt @@ -28,7 +28,7 @@ matplotlib==3.0.2 msgpack==0.5.6 msgpack-numpy==0.4.3.2 murmurhash==1.0.1 -nltk==3.4 +nltk==3.4.5 numpy==1.15.4 pandas==0.23.4 pickleshare==0.7.5