From 1ca3a00b1ec9e1d8308279b8c5b897b7d05693d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:40:23 +0000 Subject: [PATCH] Bump gensim from 3.8.3 to 4.0.1 Bumps [gensim](https://github.com/RaRe-Technologies/gensim) from 3.8.3 to 4.0.1. - [Release notes](https://github.com/RaRe-Technologies/gensim/releases) - [Changelog](https://github.com/RaRe-Technologies/gensim/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RaRe-Technologies/gensim/compare/3.8.3...4.0.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a114980..ad008d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -gensim==3.8.3 +gensim==4.0.1 numpy==1.20.2 pandas==1.2.3 python-dateutil==2.8.1