mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 08:42:28 +03:00
Use same thinc version as v4 branch
This commit is contained in:
parent
12adc8eb66
commit
e4bb40c564
|
@ -5,8 +5,7 @@ git+https://github.com/polm/spacy-legacy.git@feature/entity-linker-component-v1#
|
||||||
spacy-loggers>=1.0.0,<2.0.0
|
spacy-loggers>=1.0.0,<2.0.0
|
||||||
cymem>=2.0.2,<2.1.0
|
cymem>=2.0.2,<2.1.0
|
||||||
preshed>=3.0.2,<3.1.0
|
preshed>=3.0.2,<3.1.0
|
||||||
# XXX TEMP FOR TESTING
|
thinc>=9.0.0.dev0,<9.1.0
|
||||||
thinc>=8.1.0,<8.2.0
|
|
||||||
ml_datasets>=0.2.0,<0.3.0
|
ml_datasets>=0.2.0,<0.3.0
|
||||||
murmurhash>=0.28.0,<1.1.0
|
murmurhash>=0.28.0,<1.1.0
|
||||||
wasabi>=0.9.1,<1.2.0
|
wasabi>=0.9.1,<1.2.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user