mirror of https://github.com/explosion/spaCy.git
Add dill to requirements
This commit is contained in:
parent
cd33b39a04
commit
ffe0f0c6c4
|
@ -10,3 +10,4 @@ six
|
|||
ujson>=1.35
|
||||
cloudpickle
|
||||
sputnik>=0.9.2,<0.10.0
|
||||
dill>=0.2,<0.3
|
||||
|
|
Loading…
Reference in New Issue