Skip to content

Commit 6a5a601

Browse files
fix: bump spacy from 3.8.7 to 3.8.11
Bumps [spacy](https://github.com/explosion/spaCy) from 3.8.7 to 3.8.11. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.7...release-v3.8.11) --- updated-dependencies: - dependency-name: spacy dependency-version: 3.8.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fa945d commit 6a5a601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ keras==3.10.0
2828

2929
# Natural Language Processing Libraries:
3030
nltk==3.9.2
31-
spacy==3.8.7
31+
spacy==3.8.11
3232

3333
# Web Scraping Libraries:
3434
beautifulsoup4==4.13.4

0 commit comments

Comments
 (0)