From 39f1b13e7729c5fa41fd28972539cc35fce9398a Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Mon, 17 Jan 2022 11:48:39 +0100 Subject: [PATCH] Update sudachipy extras (#10072) By @polm, redone from #9917 after incorrect (reverted) rebase. `sudachipy>=0.5.2` is needed for newer dictionaries. `sudachipy<0.6.0` is kept for users who might still prefer the older version, in particular to be able to compile it without rust. --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 50e982cbf..586a044ff 100644 --- a/setup.cfg +++ b/setup.cfg @@ -108,8 +108,8 @@ apple = thinc-apple-ops>=0.0.4,<1.0.0 # Language tokenizers with external dependencies ja = - sudachipy>=0.4.9 - sudachidict_core>=20200330 + sudachipy>=0.5.2,!=0.6.1 + sudachidict_core>=20211220 ko = natto-py==0.9.0 th =