Skip to content

Commit

Permalink
replaced vispy pin with napari pin
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Jan 28, 2023
1 parent d38d9c5 commit 68da4c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ napari-time-slicer
superqt
imageio!=2.22.1
-e .
vispy<0.12.0 # https://github.com/napari/napari/issues/5511
napari>=0.4.11 # https://github.com/napari/napari/issues/5511
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ install_requires =
napari-time-slicer
superqt
imageio!=2.22.1
vispy<0.12.0 # https://github.com/napari/napari/issues/5511
napari>=0.4.11 # https://github.com/napari/napari/issues/5511

[options.entry_points]
napari.plugin =
Expand Down

0 comments on commit 68da4c9

Please sign in to comment.