From 2b2ce125d5d49d1b55864ff07ea7fff7a0f9f9f1 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Wed, 6 Dec 2017 13:23:35 +0100 Subject: [PATCH] Fix thinc version pin --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c21ac0e01..ff400b03a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pathlib numpy>=1.7 cymem>=1.30,<1.32 preshed>=1.0.0,<2.0.0 -thinc==6.10.2.dev1 +thinc>=6.10.1,<6.11.0 murmurhash>=0.28,<0.29 plac<1.0.0,>=0.9.6 six