mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
20 lines
319 B
Plaintext
20 lines
319 B
Plaintext
cython>=0.24,<0.27.0
|
|
pathlib
|
|
numpy>=1.7
|
|
cymem>=1.30,<1.32
|
|
preshed>=1.0.0,<2.0.0
|
|
thinc>=6.10.1,<6.11.0
|
|
murmurhash>=0.28,<0.29
|
|
plac<1.0.0,>=0.9.6
|
|
six
|
|
ujson>=1.35
|
|
dill>=0.2,<0.3
|
|
requests>=2.13.0,<3.0.0
|
|
regex==2017.4.5
|
|
ftfy>=4.4.2,<5.0.0
|
|
pytest>=3.0.6,<4.0.0
|
|
mock>=2.0.0,<3.0.0
|
|
msgpack-python
|
|
msgpack-numpy
|
|
html5lib==1.0b8
|