mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-29 18:23:06 +03:00
Require older Cython
This commit is contained in:
parent
ddee15cee9
commit
8c390e23a2
|
@ -1,4 +1,4 @@
|
||||||
cython>=0.24
|
cython>=0.24,<0.27.0
|
||||||
pathlib
|
pathlib
|
||||||
numpy>=1.7
|
numpy>=1.7
|
||||||
cymem>=1.30,<1.32
|
cymem>=1.30,<1.32
|
||||||
|
|
Loading…
Reference in New Issue
Block a user