From 317567eb1b19d9a5699d029a3b64ef4d51794175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:11:01 +0000 Subject: [PATCH] Bump pyemd from 0.5.1 to 1.0.0 Bumps [pyemd](https://github.com/wmayner/pyemd) from 0.5.1 to 1.0.0. - [Release notes](https://github.com/wmayner/pyemd/releases) - [Commits](https://github.com/wmayner/pyemd/compare/0.5.1...1.0.0) --- updated-dependencies: - dependency-name: pyemd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- extra-nlp-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra-nlp-requirements.txt b/extra-nlp-requirements.txt index 98580d56cd..aa908d4495 100644 --- a/extra-nlp-requirements.txt +++ b/extra-nlp-requirements.txt @@ -1,6 +1,6 @@ elasticsearch==8.3.3 gensim==4.2.0 nltk==3.7 -pyemd==0.5.1 +pyemd==1.0.0 spacy==3.4.1 wmd==1.3.2