angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
859 stars 108 forks source link

setup.cfg: Pin PySide6 <=6.6.1 for now #1177

Closed mborgerson closed 4 months ago

mborgerson commented 4 months ago

Key sequences are changed again... Pin while dependencies are updated.

Broken in PySide6 v6.6.2: from PySide6 import QtCore QtCore.Qt.AltModifier | QtCore.Qt.Key.Key_C

Tracking: