diff options
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 0b7ce66..73ecd4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ authors = [ { name="garret1317" }, ] requires-python = ">=3.8" -dependencies = ["yt-dlp>=2023.06.22"] classifiers = [ "License :: OSI Approved :: Zero-Clause BSD (0BSD)", "Environment :: Plugins", |