Skip to content

Commit

Permalink
fixed pyqt dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mese79 committed Oct 10, 2024
1 parent d8fc7f9 commit 906dbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies = [
"scikit-image",
"matplotlib",
"pynrrd",
"pyqt==5.15.10",
"PyQt5",
"magicgui",
"qtpy",
"napari",
Expand Down

0 comments on commit 906dbaa

Please sign in to comment.