mirror of https://github.com/explosion/spaCy.git
Merge pull request #782 from raphael0202/dep_version
Specify version number for ujson and plac
This commit is contained in:
commit
3ea0df6ba7
|
@ -7,6 +7,6 @@ thinc>=6.2.0,<6.3.0
|
|||
murmurhash>=0.26,<0.27
|
||||
plac<0.9.3
|
||||
six
|
||||
ujson
|
||||
ujson>=1.35
|
||||
cloudpickle
|
||||
sputnik>=0.9.2,<0.10.0
|
||||
|
|
Loading…
Reference in New Issue