mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
updated plac version
current new version of plac(0.9.3) is creating problem but it is working <0.9.3
This commit is contained in:
parent
8036368d96
commit
afebf9ad9a
|
@ -5,7 +5,7 @@ cymem>=1.30,<1.32
|
||||||
preshed>=0.46.1,<0.47.0
|
preshed>=0.46.1,<0.47.0
|
||||||
thinc>=5.0.0,<5.1.0
|
thinc>=5.0.0,<5.1.0
|
||||||
murmurhash>=0.26,<0.27
|
murmurhash>=0.26,<0.27
|
||||||
plac
|
plac<0.9.3
|
||||||
six
|
six
|
||||||
ujson
|
ujson
|
||||||
cloudpickle
|
cloudpickle
|
||||||
|
|
Loading…
Reference in New Issue
Block a user