diff --git a/pyproject.toml b/pyproject.toml index cbe88ce..c541dc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent", ] -requires-python = ">=3.10.15" +requires-python = ">=3.10" dependencies = [ "array-api-compat>=1.12.0", "typing-extensions>=4.14.1",