Skip to content

Commit 1a0164e

Browse files
committed
refactor: usa lib do formas
1 parent 9b92938 commit 1a0164e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 3 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/andrewalkermo/spacy-stanza.git", tag = "v1.0.5" }
11+
spacy_stanza = { git = "https://github.com/FORMAS/spacy-stanza.git", tag = "v1.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)