* Allow preshed v0.42

This commit is contained in:
Matthew Honnibal 2015-10-13 13:56:23 +11:00
parent d698aa546d
commit 38109dd912

View File

@ -1,7 +1,7 @@
cython cython
cymem == 1.11 cymem == 1.11
pathlib pathlib
preshed == 0.41 preshed >= 0.41
thinc == 3.3 thinc == 3.3
murmurhash == 0.24 murmurhash == 0.24
text-unidecode text-unidecode