Skip to content

Commit c71f405

Browse files
committed
Fixed lockfile`
1 parent be6a0f5 commit c71f405

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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
@@ -40,7 +40,7 @@ torch = ">=2.3"
4040
tqdm = "*"
4141
pydub = ">=0.25"
4242
audioop-lts = { version = ">=0.2.1", python = "^3.13" }
43-
onnx-weekly = { version = ">=1.18" }
43+
onnx-weekly = { version = "*" }
4444
onnx2torch = ">=1.5"
4545
onnxruntime = { version = ">=1.17", optional = true }
4646
onnxruntime-gpu = { version = ">=1.17", optional = true }

0 commit comments

Comments
 (0)