Skip to content

Commit 67c780b

Browse files
Pins napari (#209)
1 parent a9fdd8a commit 67c780b

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
@@ -22,7 +22,7 @@ dependencies = [
2222
"brainglobe-atlasapi >=2.0.1",
2323
"brainglobe-napari-io >=0.3.0",
2424
"brainglobe-utils >=0.5.0",
25-
"napari >=0.4.5",
25+
"napari >=0.4.5,<0.6.0",
2626
"numpy",
2727
"pandas[hdf5]",
2828
"qtpy",

0 commit comments

Comments
 (0)