From e4bb40c564c8c8108772475116ea8995a19ff1bd Mon Sep 17 00:00:00 2001 From: Paul O'Leary McCann Date: Thu, 29 Dec 2022 14:33:48 +0900 Subject: [PATCH] Use same thinc version as v4 branch --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e7b41fda4..f3c7a328f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,7 @@ git+https://github.com/polm/spacy-legacy.git@feature/entity-linker-component-v1# spacy-loggers>=1.0.0,<2.0.0 cymem>=2.0.2,<2.1.0 preshed>=3.0.2,<3.1.0 -# XXX TEMP FOR TESTING -thinc>=8.1.0,<8.2.0 +thinc>=9.0.0.dev0,<9.1.0 ml_datasets>=0.2.0,<0.3.0 murmurhash>=0.28.0,<1.1.0 wasabi>=0.9.1,<1.2.0