Fix setup.py

This commit is contained in:
Matthew Honnibal 2017-10-03 21:40:04 +02:00
parent c69b0836a0
commit 2eb0fe4957
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ def setup_package():
'murmurhash>=0.28,<0.29',
'cymem>=1.30,<1.32',
'preshed>=1.0.0,<2.0.0',
'thinc>=6.8.2,<6.9.0',
'thinc>=6.9.0,<6.10.0',
'plac<1.0.0,>=0.9.6',
'six',
'pathlib',