diff --git a/pyproject.toml b/pyproject.toml index 646a4bd..0c8b407 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "votify" description = "A Python CLI app for downloading songs, podcasts and videos from Spotify." -requires-python = ">=3.8" +requires-python = ">=3.9" authors = [{ name = "glomatico" }] dependencies = [ "click",