Skip to content

Commit 6a7b584

Browse files
committed
Make pyqt6 the default pyqt install.
1 parent 12c2acf commit 6a7b584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ dependencies = [
2121
"napari>=0.5.0",
2222
"numba>=0.58.1",
2323
"numpy>=1.22.0",
24+
"pyqt6>=6.10.0",
2425
"scipy>=1.9.0",
2526
"pandas>=2.3.3",
2627
"plotly>=5.18.0",
27-
"pyqt5>=5.15.11",
2828
"tifffile>=2021.11.2",
2929
"scikit-learn>=1.2.0",
3030
"tqdm>=4.64",

0 commit comments

Comments
 (0)