mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 00:32:40 +03:00
Remove cytoolz dependency
This commit is contained in:
parent
db75c70550
commit
5ed19fbee2
|
@ -4,7 +4,6 @@ preshed>=2.0.1,<2.1.0
|
||||||
thinc==7.0.0.dev4
|
thinc==7.0.0.dev4
|
||||||
blis>=0.2.2,<0.3.0
|
blis>=0.2.2,<0.3.0
|
||||||
murmurhash>=0.28.0,<1.1.0
|
murmurhash>=0.28.0,<1.1.0
|
||||||
cytoolz>=0.9.0,<0.10.0
|
|
||||||
plac<1.0.0,>=0.9.6
|
plac<1.0.0,>=0.9.6
|
||||||
regex==2018.01.10
|
regex==2018.01.10
|
||||||
requests>=2.13.0,<3.0.0
|
requests>=2.13.0,<3.0.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user