Skip to content

Commit 393cd77

Browse files
Bump spacy from 3.8.5 to 3.8.7
Bumps [spacy](https://github.com/explosion/spaCy) from 3.8.5 to 3.8.7. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.5...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] <support@github.com>
1 parent 3860024 commit 393cd77

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
@@ -9,7 +9,7 @@ countrytagger==0.1.2
99
pyicu==2.15
1010
google-cloud-vision==3.10.1
1111
tesserocr==2.8.0
12-
spacy==3.8.5 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU)
12+
spacy==3.8.7 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU)
1313
numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy
1414
fingerprints==1.1.1
1515
fasttext==0.9.3

0 commit comments

Comments
 (0)