Skip to content

Commit 150c371

Browse files
committed
Document Qt5 minimal version.
Bumped to 5.12 in 635aafc.
1 parent d9210df commit 150c371

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/install/dependencies.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ and the capabilities they provide.
5454
* Tk_ (>= 8.5, != 8.6.0 or 8.6.1): for the Tk-based backends. Tk is part of
5555
most standard Python installations, but it's not part of Python itself and
5656
thus may not be present in rare cases.
57-
* PyQt6_ (>= 6.1), PySide6_, PyQt5_, or PySide2_: for the Qt-based backends.
57+
* PyQt6_ (>= 6.1), PySide6_, PyQt5_ (>= 5.12), or PySide2_: for the Qt-based
58+
backends.
5859
* PyGObject_ and pycairo_ (>= 1.14.0): for the GTK-based backends. If using pip
5960
(but not conda or system package manager) PyGObject must be built from
6061
source; see `pygobject documentation

0 commit comments

Comments
 (0)