From d316f0f33022e7faf539878d9f85940b3349c341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 06:38:11 +0000 Subject: [PATCH] Bump spacy from 3.7.5 to 3.7.6 Bumps [spacy](https://github.com/explosion/spaCy) from 3.7.5 to 3.7.6. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](https://github.com/explosion/spaCy/compare/v3.7.5...release-v3.7.6) --- updated-dependencies: - dependency-name: spacy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9623d8a..1861ad1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ tomlkit==0.13.2 Flask==3.0.3 clean-text==0.6.0 unidecode==1.3.8 -spacy==3.7.5 +spacy==3.7.6 torch==2.4.1 transformers==4.44.2 ffmpeg-python==0.2.0