From 90a3add8d71151f1b7a38f47577f829b8cdf790a Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Wed, 10 Jun 2015 06:57:13 +0200 Subject: [PATCH] * Require thinc 2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2391c1c3f..498a72b15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cython cymem == 1.11 pathlib preshed == 0.37 -thinc == 1.76 +thinc == 2.0 murmurhash == 0.24 unidecode numpy