diff --git a/pyproject.toml b/pyproject.toml index fd0d8fd..49d377f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "py-cord>=2.7.0rc2", "cachetools>=7.0.1", ] -requires-python = "==3.12.*" +requires-python = "==3.14.*" readme = "readme.md" license = {text = "MIT"}