diff --git a/pyproject.toml b/pyproject.toml index 3014eca..5ddf4ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = {text = "MIT"} authors = [ { name = "Stephen Simpson", email = "ssimpson89@users.noreply.github.com" } ] -requires-python = ">=3.12" +requires-python = ">=3.9" dependencies = [ "requests>=2.32.0", "rpmfile>=2.1.0",