From 8c9ab65dfd50997a5190bc069ee55fa8b21b3181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 20:01:17 +0000 Subject: [PATCH] Bump gensim from 3.8.3 to 4.2.0 Bumps [gensim](https://github.com/RaRe-Technologies/gensim) from 3.8.3 to 4.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: gensim dependency-type: direct:production update-type: version-update:semver-major ... 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..25dcbec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -gensim==3.8.3 +gensim==4.2.0 numpy==1.20.2 pandas==1.2.3 python-dateutil==2.8.1