diff --git a/pyproject.toml b/pyproject.toml index c5584d8..3aadcc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "xxhash" ] -requires-python = ">=3.9,<3.13" +requires-python = ">=3.9,<3.14" authors = [ { name = "Opentensor Foundation" },