From 536059132c7dad9179ea8b576ba0b5166962390a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 13:46:31 +0000 Subject: [PATCH] Bump nltk from 3.4.1 to 3.4.5 in /OP-GAN Bumps [nltk](http://nltk.org/) from 3.4.1 to 3.4.5. Signed-off-by: dependabot[bot] --- OP-GAN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OP-GAN/requirements.txt b/OP-GAN/requirements.txt index 7178d11..e497488 100644 --- a/OP-GAN/requirements.txt +++ b/OP-GAN/requirements.txt @@ -21,7 +21,7 @@ line-profiler==2.1.2 matplotlib==3.0.3 more-itertools==4.3.0 networkx==2.3 -nltk==3.4.1 +nltk==3.4.5 numpy==1.15.2 parso==0.3.1 pathlib2==2.3.2