We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dee9d7 + 333a0fc commit 6c6a92dCopy full SHA for 6c6a92d
doc/users/installing/dependencies.rst
@@ -49,7 +49,8 @@ and the capabilities they provide.
49
* Tk_ (>= 8.5, != 8.6.0 or 8.6.1): for the Tk-based backends. Tk is part of
50
most standard Python installations, but it's not part of Python itself and
51
thus may not be present in rare cases.
52
-* PyQt6_ (>= 6.1), PySide6_, PyQt5_, or PySide2_: for the Qt-based backends.
+* PyQt6_ (>= 6.1), PySide6_, PyQt5_ (>= 5.12), or PySide2_: for the Qt-based
53
+ backends.
54
* PyGObject_ and pycairo_ (>= 1.14.0): for the GTK-based backends. If using pip
55
(but not conda or system package manager) PyGObject must be built from
56
source; see `pygobject documentation
0 commit comments