spaCy/requirements.txt

15 lines
256 B
Plaintext
Raw Normal View History

2017-12-06 02:24:24 +00:00
cython>=0.24,<0.28.0
2015-04-12 05:17:48 +00:00
pathlib
2016-04-19 17:50:42 +00:00
numpy>=1.7
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-05-01 13:05:00 +00:00
thinc>=6.11.1.dev12,<6.12.0
2017-06-01 07:56:12 +00:00
murmurhash>=0.28,<0.29
cytoolz>=0.9.0,<0.10.0
plac<1.0.0,>=0.9.6
ujson>=1.35
2017-03-08 13:11:54 +00:00
dill>=0.2,<0.3
2017-04-07 15:47:11 +00:00
regex==2017.4.5
2017-04-16 17:32:21 +00:00
pytest>=3.0.6,<4.0.0
2017-05-20 11:54:31 +00:00
mock>=2.0.0,<3.0.0