mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-03 03:40:24 +03:00
Fix requirements.txt, increasing spacy-legacy version
This commit is contained in:
parent
98d82608cf
commit
d08961b94f
|
@ -1,7 +1,5 @@
|
||||||
# Our libraries
|
# Our libraries
|
||||||
#spacy-legacy>=3.0.10,<3.1.0
|
spacy-legacy>=3.0.12,<3.1.0
|
||||||
# XXX TEMP FOR TESTING again
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user