mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
0c2e5539ce
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
13 lines
178 B
Plaintext
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
|