From 3a0aadcf86792e69c4dfa6e9f7932a3d06de4ca0 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Tue, 1 Oct 2024 10:16:35 +0200 Subject: [PATCH] Update spacy[apple] thinc-apple-ops pin for numpy v2 compatibility --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 855b7e683..baa62e792 100644 --- a/setup.cfg +++ b/setup.cfg @@ -116,7 +116,7 @@ cuda12x = cuda-autodetect = cupy-wheel>=11.0.0,<13.0.0 apple = - thinc-apple-ops>=0.1.0.dev0,<1.0.0 + thinc-apple-ops>=1.0.0,<2.0.0 # Language tokenizers with external dependencies ja = sudachipy>=0.5.2,!=0.6.1