spaCy/requirements.txt

16 lines
309 B
Plaintext
Raw Normal View History

2017-12-06 02:24:24 +00:00
cython>=0.24,<0.28.0
numpy>=1.15.0
msgpack-numpy<0.4.4.0
2016-03-13 17:12:32 +00:00
cymem>=1.30,<1.32
2017-03-11 18:33:56 +00:00
preshed>=1.0.0,<2.0.0
2018-07-21 13:56:33 +00:00
thinc>=6.10.3,<6.11.0
2017-06-01 07:56:12 +00:00
murmurhash>=0.28,<0.29
plac<1.0.0,>=0.9.6
ujson>=1.35
2017-03-08 13:11:54 +00:00
dill>=0.2,<0.3
2018-10-02 21:37:17 +00:00
regex==2018.08.17
requests>=2.13.0,<3.0.0
pytest>=3.6.0,<4.0.0
2017-05-20 11:54:31 +00:00
mock>=2.0.0,<3.0.0
pathlib==1.0.1; python_version < "3.4"