diff --git a/pyproject.toml b/pyproject.toml index 487092f7fe..c43dc5892a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ {name = "bittensor.com"} ] license = { file = "LICENSE" } -requires-python = ">=3.9,<3.14" +requires-python = ">=3.9,<3.15" dependencies = [ "wheel", "setuptools~=70.0.0",