update to 3.9

This commit is contained in:
Louis Abel 2024-05-21 13:24:49 -07:00
parent 57c78f84c3
commit 72ed6301f0
Signed by untrusted user: label
GPG Key ID: 2A6975660E424560

View File

@ -5,7 +5,7 @@ description = "hand crafted ISOs with love and spice"
authors = ["Louis Abel <label@rockylinux.org>", "Neil Hanlon <neil@rockylinux.org>"]
[tool.poetry.dependencies]
python = ">=3.7,<4"
python = ">=3.9,<4"
rpm = ">=0.1.0"
MarkupSafe = "==2.1.5"
PyYAML = "~6.0.1"