spaCy/requirements.txt

16 lines
313 B
Plaintext
Raw Normal View History

2017-12-06 05:24:24 +03:00
cython>=0.24,<0.28.0
numpy>=1.15.0
2018-10-15 00:06:46 +03:00
cymem>=2.0.2,<2.1.0
preshed>=2.0.1,<2.1.0
thinc>=6.12.1,<6.13.0
2018-10-14 17:37:38 +03:00
murmurhash>=0.28.0,<1.1.0
plac<1.0.0,>=0.9.6
ujson>=1.35
2017-03-08 16:11:54 +03:00
dill>=0.2,<0.3
regex==2018.01.10
requests>=2.13.0,<3.0.0
pytest>=4.0.0,<4.1.0
2017-05-20 14:54:31 +03:00
mock>=2.0.0,<3.0.0
pathlib==1.0.1; python_version < "3.4"
2019-03-09 03:20:42 +03:00
flake8>=3.5.0,<3.6.0