Skip to content

Commit e8293a6

Browse files
committed
usa fork de spacy_stanza
1 parent 56808d8 commit e8293a6

File tree

2 files changed

+18
-22
lines changed

2 files changed

+18
-22
lines changed

poetry.lock

Lines changed: 17 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = true
88

99
[tool.poetry.dependencies]
1010
python = ">=3.12,<3.14"
11-
spacy_stanza = {git = "https://github.com/FORMAS/spacy-stanza.git", rev = "v1.0.5"}
11+
formas-spacy-stanza = "^1.0.5"
1212
torch = {version = "2.7.1+cpu", source = "pytorch_cpu"}
1313
spacy-conll = "^4.0.1"
1414
spacy = "3.8.7"

0 commit comments

Comments
 (0)