spaCy/requirements.txt
Raphaël Bournhonesque 0c2e5539ce Specify version number for ujson and plac
The required version was specified for plac in requirements.txt but not in setup.py, which could cause a conflicting version error.
Similarly, set the version of ujson in requirements.txt to be the same as in setup.py
2017-01-28 18:38:14 +01:00

13 lines
178 B
Plaintext

cython<0.24
pathlib
numpy>=1.7
cymem>=1.30,<1.32
preshed>=0.46.4,<0.47.0
thinc>=6.2.0,<6.3.0
murmurhash>=0.26,<0.27
plac<0.9.3
six
ujson>=1.35
cloudpickle
sputnik>=0.9.2,<0.10.0