Skip to content

Commit 891ac13

Browse files
JingyaHuangdacorvo
authored andcommitted
fix: pin torchcodec version
1 parent 920900c commit 891ac13

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
@@ -75,7 +75,7 @@ tests = [
7575
"mediapipe",
7676
"timm >= 1.0.0",
7777
"hf_transfer",
78-
"torchcodec",
78+
"torchcodec < 0.6.0",
7979
]
8080
quality = [
8181
"ruff",

0 commit comments

Comments
 (0)