From dd10664dba49af77c623814810ef328786b31dae Mon Sep 17 00:00:00 2001 From: xxyzz Date: Tue, 21 Dec 2021 10:40:55 +0800 Subject: [PATCH] update dependencies --- data/spacy.json | 2 +- data/spacy_extra.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/spacy.json b/data/spacy.json index c813eaf..45bcd67 100644 --- a/data/spacy.json +++ b/data/spacy.json @@ -37,7 +37,7 @@ }, "numpy": { "compiled": true, - "version": "1.21.4" + "version": "1.21.5" }, "packaging": { "compiled": false, diff --git a/data/spacy_extra.json b/data/spacy_extra.json index cc189b4..d498648 100644 --- a/data/spacy_extra.json +++ b/data/spacy_extra.json @@ -2,7 +2,7 @@ "ja": { "SudachiDict-core": { "compiled": false, - "version": "20210802.post1" + "version": "20211220" }, "SudachiPy": { "compiled": true,