From 8200f0cfdb37b2d0aa2bdf3c22571a30665876f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:22:12 +0000 Subject: [PATCH] Bump spacy from 3.5.3 to 3.7.5 Bumps [spacy](https://github.com/explosion/spaCy) from 3.5.3 to 3.7.5. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](https://github.com/explosion/spaCy/compare/v3.5.3...v3.7.5) --- updated-dependencies: - dependency-name: spacy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80208a5..166a58d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ tomlkit==0.11.8 Flask==2.3.3 clean-text==0.6.0 unidecode==1.3.8 -spacy==3.5.3 +spacy==3.7.5 torch==2.3.0 transformers==4.40.2 ffmpeg-python==0.2.0