This commit is contained in:
Stephen Simpson
2025-12-10 11:23:36 -06:00
parent 50345f166f
commit c62c8a30e2

View File

@@ -7,7 +7,7 @@ license = {text = "MIT"}
authors = [ authors = [
{ name = "Stephen Simpson", email = "ssimpson89@users.noreply.github.com" } { name = "Stephen Simpson", email = "ssimpson89@users.noreply.github.com" }
] ]
requires-python = ">=3.12" requires-python = ">=3.9"
dependencies = [ dependencies = [
"requests>=2.32.0", "requests>=2.32.0",
"rpmfile>=2.1.0", "rpmfile>=2.1.0",