You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can’t remember, but I think there was a known incompatibility… I’d have to go back to the commit that added the pin to remember why. I think it’s mostly fine with newer pyqt6 (I use it all the time), but there might be an edge case
In napari constraints, we already pin PyQt6 to 6.8.1
https://github.com/napari/napari/blob/876965fa0598551b745d4181764463398b8c564a/resources/constraints/constraints_py3.12.txt#L410
But here PyQt6 is pinned below 6.7
superqt/pyproject.toml
Line 86 in f9bc334
Is there still a reason to keep this pin?
The text was updated successfully, but these errors were encountered: