diff --git a/pyproject.toml b/pyproject.toml index 7de2802634..b68a49216e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = [ ] description = "Python toolkit for analysis, visualization, and comparison of spike sorting output" readme = "README.md" -requires-python = ">=3.9,<3.14" +requires-python = ">=3.9" classifiers = [ "Programming Language :: Python :: 3 :: Only", "License :: OSI Approved :: MIT License",