diff --git a/setup.py b/setup.py index d6d7093b18ae..da734de49b96 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ import versioneer -SUPPORTED_PYTHON = ">=3.9,<3.12" +SUPPORTED_PYTHON = ">=3.9,<3.13" def get_python_requires() -> str: