mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 09:26:27 +03:00
Fix ml_datasets
This commit is contained in:
parent
ba6d78132d
commit
9df0b1360d
|
@ -46,6 +46,7 @@ install_requires =
|
||||||
wasabi>=0.4.0,<1.1.0
|
wasabi>=0.4.0,<1.1.0
|
||||||
srsly>=2.0.0,<3.0.0
|
srsly>=2.0.0,<3.0.0
|
||||||
catalogue>=0.0.7,<1.1.0
|
catalogue>=0.0.7,<1.1.0
|
||||||
|
ml_datasets
|
||||||
# Third-party dependencies
|
# Third-party dependencies
|
||||||
setuptools
|
setuptools
|
||||||
numpy>=1.15.0
|
numpy>=1.15.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user