diff --git a/crates/uv-torch/src/backend.rs b/crates/uv-torch/src/backend.rs index f4eb91422d116..f5628e0db3568 100644 --- a/crates/uv-torch/src/backend.rs +++ b/crates/uv-torch/src/backend.rs @@ -332,7 +332,6 @@ impl TorchStrategy { | "torchaudio" | "torchcodec" | "torchcsprng" - | "torchdata" | "torchdistx" | "torchrec" | "torchserve" @@ -368,7 +367,6 @@ impl TorchStrategy { | "torchaudio" | "torchcodec" | "torchcsprng" - | "torchdata" | "torchdistx" | "torchrec" | "torchserve" @@ -405,7 +403,6 @@ impl TorchStrategy { | "torchaudio" | "torchcodec" | "torchcsprng" - | "torchdata" | "torchdistx" | "torchrec" | "torchtext"