mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
feat: add weasel to the library requirements
This commit is contained in:
parent
901260864d
commit
31750647ea
|
@ -51,6 +51,7 @@ install_requires =
|
||||||
wasabi>=0.9.1,<1.2.0
|
wasabi>=0.9.1,<1.2.0
|
||||||
srsly>=2.4.3,<3.0.0
|
srsly>=2.4.3,<3.0.0
|
||||||
catalogue>=2.0.6,<2.1.0
|
catalogue>=2.0.6,<2.1.0
|
||||||
|
weasel@git+https://github.com/explosion/weasel.git@9a3632862b47069d2f9033b773e814d4c4e09c83
|
||||||
# Third-party dependencies
|
# Third-party dependencies
|
||||||
typer>=0.3.0,<0.8.0
|
typer>=0.3.0,<0.8.0
|
||||||
pathy>=0.10.0
|
pathy>=0.10.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user