diff --git a/pyproject.toml b/pyproject.toml index c2cff29..3a509b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ license = { file = "LICENSE" } requires-python = ">=3.10" dependencies = [ "requests", - "librosa", "matplotlib", "pillow", "numpy",