Skip to content

Commit 4cf5d4f

Browse files
docs: add 3.13 python support to notes
1 parent be6e9ca commit 4cf5d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/en/install/_index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ landing_page:
2020
<table class="columns">
2121
<tr><td>
2222
<ul>
23-
<li>Python 3.9–3.12</li>
23+
<li>Python 3.9–3.13</li>
2424
<li>Ubuntu 16.04 or later</li>
2525
<li>Windows 7 or later (with <a href="https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads">C++ redistributable</a>)</li>
2626
</ul>

site/en/install/pip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Note: GPU support is available for Ubuntu and Windows with CUDA®-enabled cards.
140140
141141
## Software requirements
142142
143-
* Python 3.9–3.12
143+
* Python 3.9–3.13
144144
* pip version 19.0 or higher for Linux (requires `manylinux2014` support) and
145145
Windows. pip version 20.3 or higher for macOS.
146146
* Windows Native Requires

0 commit comments

Comments
 (0)