diff --git a/doc/source/install.rst b/doc/source/install.rst index c3b3b795eb..ec4e83d09f 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -10,11 +10,11 @@ This table summarizes the support matrix of silx: +------------+--------------+--------------------------------+ | System | Python vers. | Qt and its bindings | +------------+--------------+--------------------------------+ -| `Windows`_ | 3.7-3.10 | PyQt5.6+, PySide6.4+, PyQt6.3+ | +| `Windows`_ | 3.7-3.10 | PyQt5.9+, PySide6.4+, PyQt6.3+ | +------------+--------------+--------------------------------+ -| `MacOS`_ | 3.7-3.10 | PyQt5.6+, PySide6.4+, PyQt6.3+ | +| `MacOS`_ | 3.7-3.10 | PyQt5.9+, PySide6.4+, PyQt6.3+ | +------------+--------------+--------------------------------+ -| `Linux`_ | 3.7-3.10 | PyQt5.6+, PySide6.4+, PyQt6.3+ | +| `Linux`_ | 3.7-3.10 | PyQt5.9+, PySide6.4+, PyQt6.3+ | +------------+--------------+--------------------------------+ For the description of *silx* dependencies, see the Dependencies_ section.