mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-27 17:54:39 +03:00
Merge pull request #1126 from ianmobbs/master
Added html5lib==1.0b8 to requirements.txt
This commit is contained in:
commit
6b94c3cf00
|
@ -7,6 +7,7 @@ thinc>=6.5.0,<6.6.0
|
||||||
murmurhash>=0.26,<0.27
|
murmurhash>=0.26,<0.27
|
||||||
plac<1.0.0,>=0.9.6
|
plac<1.0.0,>=0.9.6
|
||||||
six
|
six
|
||||||
|
html5lib==1.0b8
|
||||||
ujson>=1.35
|
ujson>=1.35
|
||||||
dill>=0.2,<0.3
|
dill>=0.2,<0.3
|
||||||
requests>=2.13.0,<3.0.0
|
requests>=2.13.0,<3.0.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user