mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-06 12:53:19 +03:00
Use spacy-legacy pr for CI
This will need to be reverted before merging.
This commit is contained in:
parent
d43d92c365
commit
4201367cfa
|
@ -1,5 +1,7 @@
|
||||||
# Our libraries
|
# Our libraries
|
||||||
spacy-legacy>=3.0.10,<3.1.0
|
#spacy-legacy>=3.0.10,<3.1.0
|
||||||
|
# XXX TEMP FOR TESTING
|
||||||
|
git+https://github.com/polm/spacy-legacy.git@feature/entity-linker-component-v1#egg=spacy-legacy
|
||||||
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