spaCy/requirements.txt

18 lines
306 B
Plaintext
Raw Normal View History

2017-12-06 05:24:24 +03:00
cython>=0.24,<0.28.0
2015-04-12 08:17:48 +03:00
pathlib
2016-04-19 20:50:42 +03:00
numpy>=1.7
2016-03-13 20:12:32 +03:00
cymem>=1.30,<1.32
2017-03-11 21:33:56 +03:00
preshed>=1.0.0,<2.0.0
2017-12-06 15:23:35 +03:00
thinc>=6.10.1,<6.11.0
2017-06-01 10:56:12 +03:00
murmurhash>=0.28,<0.29
plac<1.0.0,>=0.9.6
ujson>=1.35
2017-03-08 16:11:54 +03:00
dill>=0.2,<0.3
2017-03-15 19:39:08 +03:00
requests>=2.13.0,<3.0.0
2017-04-07 18:47:11 +03:00
regex==2017.4.5
2017-04-20 16:38:52 +03:00
ftfy>=4.4.2,<5.0.0
2017-04-16 20:32:21 +03:00
pytest>=3.0.6,<4.0.0
2017-05-20 14:54:31 +03:00
mock>=2.0.0,<3.0.0
2017-05-29 14:47:29 +03:00
msgpack-python
2017-12-06 05:24:24 +03:00
msgpack-numpy==0.4.1