mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Require recent thinc
This commit is contained in:
parent
6c4108c073
commit
cb39b6e337
|
@ -3,11 +3,10 @@ pathlib
|
|||
numpy>=1.7
|
||||
cymem>=1.30,<1.32
|
||||
preshed>=1.0.0,<2.0.0
|
||||
thinc>=6.2.0,<6.3.0
|
||||
thinc>=6.5.0,<6.6.0
|
||||
murmurhash>=0.26,<0.27
|
||||
plac<0.9.3
|
||||
six
|
||||
ujson>=1.35
|
||||
cloudpickle
|
||||
sputnik>=0.9.2,<0.10.0
|
||||
dill>=0.2,<0.3
|
||||
|
|
Loading…
Reference in New Issue
Block a user