update torchcodec version

This commit is contained in:
Jade Choghari 2025-03-12 21:02:16 +03:00 committed by GitHub
parent 0b379e9c4e
commit 1a1740d90d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,8 +55,8 @@ dependencies = [
"rerun-sdk>=0.21.0",
"termcolor>=2.4.0",
"torch>=2.2.1",
"torchcodec>=0.2.1",
"torchvision>=0.21.0",
"torchcodec>=0.1.0",
"wandb>=0.16.3",
"zarr>=2.17.0",
]