Skip to content

Commit

Permalink
Fix spaCy requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Sep 22, 2016
1 parent 19fc4fc commit 730278e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cython
numpy
ujson>=1.34
spacy>=0.100,<0.102
spacy>=0.100.0,<0.102.0
preshed>=0.46,<0.47
murmurhash>=0.26,<0.27
cymem>=1.30,<1.31
Expand Down

0 comments on commit 730278e

Please sign in to comment.