diff --git a/pyproject.toml b/pyproject.toml index 1eb08834aa..02e19a0dc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,6 @@ authors = [{ email = "allen.goodman@icloud.com", name = "Allen Goodman" }] dependencies = [ "pooch", "torch", - "torchaudio", "tqdm", ] dynamic = ["version"]