Skip to content

Commit

Permalink
Limit max napari version
Browse files Browse the repository at this point in the history
  • Loading branch information
multimeric committed Aug 22, 2024
1 parent 35baf42 commit 938d2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies = [
"napari-spreadsheet",
"napari-workflow-inspector",
"napari-workflows>=0.2.8",
"napari>=0.4.11",
"napari>=0.4.11,<0.5",
"npy2bdv",
"numpy",
"psutil",
Expand Down

0 comments on commit 938d2ed

Please sign in to comment.