diff --git a/pyproject.toml b/pyproject.toml index f899097..ac74e52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,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"}