diff --git a/setup.py b/setup.py index 4ca05e4..1646439 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ setup( "logbook>=1", "ipython", "path>=16", - "PyQt5>=5", + "PySide6", "requests>=2,<3", "spyder>=5,<6", "pyqtgraph",