Skip to content

Commit aef1cfa

Browse files
Bump spacy from 3.6.1 to 3.8.4
Bumps [spacy](https://github.com/explosion/spaCy) from 3.6.1 to 3.8.4. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@v3.6.1...release-v3.8.4) --- updated-dependencies: - dependency-name: spacy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 717ebfd commit aef1cfa

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.12
1010
google-cloud-vision==3.7.2
1111
tesserocr==2.8.0
12-
spacy==3.6.1 # 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.5 # 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.2

0 commit comments

Comments
 (0)