diff --git a/python/pyproject_npu.toml b/python/pyproject_npu.toml index 6fb3b95d6..4de298651 100644 --- a/python/pyproject_npu.toml +++ b/python/pyproject_npu.toml @@ -23,6 +23,7 @@ dependencies = [ "build", "compressed-tensors", "datasets", + "decord2 ; sys_platform == 'linux' and (platform_machine == 'aarch64' or platform_machine == 'arm64' or platform_machine == 'armv7l')", "einops", "fastapi", "easydict",