diff --git a/pyproject.toml b/pyproject.toml index 07616c858..cff042e75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Information Analysis", ] -requires-python = ">=3.9" +requires-python = ">=3.9,<=3.12" dynamic = [ "version", "dependencies", "optional-dependencies"] [project.urls]