Skip to content

Commit

Permalink
pin jupyter server because of issues
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Dec 11, 2022
1 parent 71c716c commit 98baab6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ pydantic!=1.10.0 # https://twitter.com/Czaki_PL/status/1564908046186434566?s=20&
napari-pystackreg
imageio!=2.22.1 # https://github.com/napari/napari/pull/5168
redlionfish
jupyter_server<2.0.0 # https://github.com/jupyter-server/jupyter_server/issues/1127
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ install_requires =
napari-pystackreg
imageio!=2.22.1 # https://github.com/napari/napari/pull/5168
redlionfish
jupyter_server<2.0.0 # https://github.com/jupyter-server/jupyter_server/issues/1127

[options.entry_points]
napari.plugin =
Expand Down

0 comments on commit 98baab6

Please sign in to comment.