From 38109dd912a3d33ddf67690f8797af5f7c3554fa Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Tue, 13 Oct 2015 13:56:23 +1100 Subject: [PATCH] * Allow preshed v0.42 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index acbf3a3b1..c53e78287 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cython cymem == 1.11 pathlib -preshed == 0.41 +preshed >= 0.41 thinc == 3.3 murmurhash == 0.24 text-unidecode