diff --git a/pyproject.toml b/pyproject.toml index 2a015e4565c6..fa96cba5dcf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ authors = [{name = "Travis E. Oliphant et al."}] maintainers = [ {name = "NumPy Developers", email="numpy-discussion@python.org"}, ] -requires-python = ">=3.9,<3.13" +requires-python = ">=3.9" readme = "README.md" classifiers = [ 'Development Status :: 5 - Production/Stable',