Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6c6a92d

Browse filesBrowse files
authored
Merge pull request #28089 from meeseeksmachine/auto-backport-of-pr-28087-on-v3.8.x
Backport PR #28087 on branch v3.8.x (Document Qt5 minimal version.)
2 parents 3dee9d7 + 333a0fc commit 6c6a92d
Copy full SHA for 6c6a92d

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎doc/users/installing/dependencies.rst

Copy file name to clipboardExpand all lines: doc/users/installing/dependencies.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ and the capabilities they provide.
4949
* Tk_ (>= 8.5, != 8.6.0 or 8.6.1): for the Tk-based backends. Tk is part of
5050
most standard Python installations, but it's not part of Python itself and
5151
thus may not be present in rare cases.
52-
* PyQt6_ (>= 6.1), PySide6_, PyQt5_, or PySide2_: for the Qt-based backends.
52+
* PyQt6_ (>= 6.1), PySide6_, PyQt5_ (>= 5.12), or PySide2_: for the Qt-based
53+
backends.
5354
* PyGObject_ and pycairo_ (>= 1.14.0): for the GTK-based backends. If using pip
5455
(but not conda or system package manager) PyGObject must be built from
5556
source; see `pygobject documentation

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.