Skip to content

Commit 9aa8da1

Browse files
committed
Revert "try to release without a fixed commit v of comet"
This reverts commit 29e708b.
1 parent 29e708b commit 9aa8da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ presidio_anonymizer = {version = "^2.2.33", optional = true}
4545
spacy-transformers = {version = "^1.3.3", optional = true}
4646
anthropic = {version = "^0.7.2", optional = true}
4747
torch = {version = "^2.1.1", optional = true}
48-
unbabel-comet = {git = "https://github.com/Unbabel/COMET.git", optional = true}
48+
unbabel-comet = {git = "https://github.com/Unbabel/COMET.git", rev="45cb572", optional = true}
4949
huggingface_hub = {version = "^0.16.4", optional = true}
5050

5151

0 commit comments

Comments
 (0)