jupyter / qtconsole

Jupyter Qt Console
https://qtconsole.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
413 stars 199 forks source link

Require a more recent version of QtPy #584

Closed ccordoba12 closed 1 year ago

ccordoba12 commented 1 year ago

This improves compatibility with the latest releases of PyQt6/PySide6.

Fixes #583.