Skip to content

Commit

Permalink
Bump jupyterlab_server version.
Browse files Browse the repository at this point in the history
  • Loading branch information
afshin committed Feb 15, 2019
1 parent e88f8c6 commit 3b8d451
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 @@ -133,7 +133,7 @@ def run(self):

setup_args['install_requires'] = [
'notebook>=4.3.1',
'jupyterlab_server>=0.2.0,<0.3.0'
'jupyterlab_server>=0.3.0,<0.4.0'
]

setup_args['extras_require'] = {
Expand Down

0 comments on commit 3b8d451

Please sign in to comment.