Skip to content

Commit 56808d8

Browse files
committed
altera release
1 parent 074df33 commit 56808d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

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