Skip to content

Commit 05090b8

Browse files
authored
Merge pull request #69 from dihm/pyside6
PySide6 compatibility
2 parents 9aef265 + bbca4b3 commit 05090b8

3 files changed

Lines changed: 135 additions & 123 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"labscript_utils>=3.1.0b1",
3333
"labscript-c-extensions",
3434
"pyqtgraph>=0.11.1",
35-
"qtutils>=2.0.0",
35+
"qtutils>=4.0.0",
3636
"zprocess",
3737
"numpy>=1.15",
3838
"scipy",

0 commit comments

Comments
 (0)