Skip to content

Commit

Permalink
Merge pull request #26 from afshin/bump-server
Browse files Browse the repository at this point in the history
Bump jupyter_server dependency
  • Loading branch information
afshin authored Sep 18, 2020
2 parents d2557c4 + ee97922 commit 1da4569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
python_requires='>=3.6',
include_package_data=True,
install_requires = [
'jupyter_server~=1.0.0rc5',
'jupyter_server~=1.0.1',
'notebook<7',
],
entry_points = {
Expand Down

0 comments on commit 1da4569

Please sign in to comment.