--- a/pyproject.toml Thu Oct 31 10:58:00 2024 +0100 +++ b/pyproject.toml Thu Oct 31 14:36:11 2024 +0100 @@ -57,7 +57,7 @@ "IDE", "Python3", ] -requires-python = ">=3.8, <3.14" +requires-python = ">=3.9, <3.14" dependencies = [ "pip>=21.1", "wheel",