spaCy/requirements.txt
2018-08-14 03:04:28 +02:00

17 lines
337 B
Plaintext

cython>=0.24,<0.28.0
numpy>=1.15.0
cymem>=1.30,<1.32
preshed>=1.0.0,<2.0.0
thinc>=6.11.2,<6.12.0
murmurhash>=0.28,<0.29
cytoolz>=0.9.0,<0.10.0
plac<1.0.0,>=0.9.6
ujson>=1.35
dill>=0.2,<0.3
regex==2017.4.5
requests>=2.13.0,<3.0.0
pytest>=3.6.0,<4.0.0
pytest-timeout>=1.3.0,<2.0.0
mock>=2.0.0,<3.0.0
pathlib==1.0.1; python_version < "3.4"