mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
16 lines
314 B
Plaintext
16 lines
314 B
Plaintext
cython>=0.24,<0.28.0
|
|
numpy>=1.15.0
|
|
msgpack-numpy<0.4.4.0
|
|
cymem>=2.0.2,<2.1.0
|
|
preshed>=2.0.1,<2.1.0
|
|
thinc>=6.10.5,<6.11.0
|
|
murmurhash>=0.28.0,<1.1.0
|
|
plac<1.0.0,>=0.9.6
|
|
ujson>=1.35
|
|
dill>=0.2,<0.3
|
|
regex==2018.01.10
|
|
requests>=2.13.0,<3.0.0
|
|
pytest>=3.6.0,<4.0.0
|
|
mock>=2.0.0,<3.0.0
|
|
pathlib==1.0.1; python_version < "3.4"
|