diff --git a/pyproject.toml b/pyproject.toml index b0cc6ce..1ccbed4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "tomlkit", "vdf", ] -requires-python = ">=3.6" +requires-python = ">=3.12" [project.readme] file = "README.md"