Skip to content

Commit

Permalink
jupyterlab_launcher 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
afshin committed Jul 23, 2018
1 parent 5998a70 commit 270fe78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -131,7 +131,7 @@ def run(self):

setup_args['install_requires'] = [
'notebook>=4.3.1',
'jupyterlab_launcher>=0.11.1,<0.12.0',
'jupyterlab_launcher>=0.11.2,<0.12.0',
'ipython_genutils',
'futures;python_version<"3.0"',
'subprocess32;python_version<"3.0"'
Expand Down

0 comments on commit 270fe78

Please sign in to comment.