mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 02:36:32 +03:00
Require thinc 6.1
This commit is contained in:
parent
42cd598f57
commit
7108ad9d80
|
@ -3,7 +3,7 @@ pathlib
|
|||
numpy>=1.7
|
||||
cymem>=1.30,<1.32
|
||||
preshed>=0.46.4,<0.47.0
|
||||
thinc>=6.0.0,<6.1.0
|
||||
thinc>=6.1.0,<6.2.0
|
||||
murmurhash>=0.26,<0.27
|
||||
plac<0.9.3
|
||||
six
|
||||
|
|
Loading…
Reference in New Issue
Block a user