Skip to content

Commit b573d3e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ keras==3.9.2
2424

2525
# Natural Language Processing Libraries:
2626
nltk==3.9.1
27-
spacy==3.8.3
27+
spacy==3.8.7
2828

2929
# Web Scraping Libraries:
3030
beautifulsoup4==4.13.4

0 commit comments

Comments
 (0)