mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Require thinc 6.8.1, for Windows
This commit is contained in:
parent
02273eeca8
commit
07cdbd1219
|
@ -1,9 +1,9 @@
|
|||
cython<0.24
|
||||
cython>=0.24
|
||||
pathlib
|
||||
numpy>=1.7
|
||||
cymem>=1.30,<1.32
|
||||
preshed>=1.0.0,<2.0.0
|
||||
thinc>=6.8.0,<6.9.0
|
||||
thinc>=6.8.1,<6.9.0
|
||||
murmurhash>=0.28,<0.29
|
||||
plac<1.0.0,>=0.9.6
|
||||
six
|
||||
|
|
Loading…
Reference in New Issue
Block a user