diff --git a/setup.cfg b/setup.cfg index daba8865fa..d43a782d5c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ project_urls = [options] zip_safe = false include_package_data = true -python_requires = >=3.9,<3.14 +python_requires = >=3.9,<3.13 # NOTE: This section is superseded by pyproject.toml and will be removed in # spaCy v4 setup_requires =