Skip to content

Commit 0b70ab2

Browse files
committed
Pin up qtutils to version compatible with PyQt6
1 parent f3ba107 commit 0b70ab2

1 file changed

Lines changed: 1 addition & 1 deletion

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>=4.0.0",
35+
"qtutils>=4.1.1",
3636
"zprocess",
3737
"numpy>=1.15",
3838
"scipy",

0 commit comments

Comments
 (0)