mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
TODO REVERT Change thinc spec
Want to see what happens to the installed thinc spec with this change.
This commit is contained in:
parent
6d46067c7f
commit
7eef9a5f7a
|
@ -5,7 +5,8 @@ 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
|
||||||
thinc>=8.1.0,<8.2.0
|
# XXX TEMP FOR TESTING
|
||||||
|
thinc==8.1.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.1.0
|
wasabi>=0.9.1,<1.1.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user