Skip to content

Commit 19f8f23

Browse files
Require qtutils≥4.0 for PySide6 support
1 parent c6e729b commit 19f8f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"numpy>=1.15",
4343
"packaging>=20.4",
4444
"pyqtgraph>=0.11.0rc0",
45-
"qtutils>=2.2.3",
45+
"qtutils>=4.0",
4646
"scipy",
4747
"setuptools_scm>=4.1.0",
4848
"zprocess>=2.18.0",

0 commit comments

Comments
 (0)