From 4cf5d4fbad46f176350e3fc0b295f2c905e97940 Mon Sep 17 00:00:00 2001 From: CJ Steiner Date: Tue, 9 Dec 2025 05:22:50 -0600 Subject: [PATCH] docs: add 3.13 python support to notes --- site/en/install/_index.yaml | 2 +- site/en/install/pip.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/en/install/_index.yaml b/site/en/install/_index.yaml index 71bc660f81..748efa4ae9 100644 --- a/site/en/install/_index.yaml +++ b/site/en/install/_index.yaml @@ -20,7 +20,7 @@ landing_page:
    -
  • Python 3.9–3.12
  • +
  • Python 3.9–3.13
  • Ubuntu 16.04 or later
  • Windows 7 or later (with C++ redistributable)
diff --git a/site/en/install/pip.md b/site/en/install/pip.md index a9e4bf4bf7..147172dfe0 100644 --- a/site/en/install/pip.md +++ b/site/en/install/pip.md @@ -140,7 +140,7 @@ Note: GPU support is available for Ubuntu and Windows with CUDA®-enabled cards. ## Software requirements -* Python 3.9–3.12 +* Python 3.9–3.13 * pip version 19.0 or higher for Linux (requires `manylinux2014` support) and Windows. pip version 20.3 or higher for macOS. * Windows Native Requires