Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/en/install/_index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ landing_page:
<table class="columns">
<tr><td>
<ul>
<li>Python 3.9–3.12</li>
<li>Python 3.9–3.13</li>
<li>Ubuntu 16.04 or later</li>
<li>Windows 7 or later (with <a href="https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads">C++ redistributable</a>)</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion site/en/install/pip.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down