Skip to content
Snippets Groups Projects
Commit 56733127 authored by Swen Vermeul's avatar Swen Vermeul
Browse files

Merge branch 'release/0.5.1'

parents 45a58a36 8a285ed0
No related branches found
No related tags found
No related merge requests found
## new in jupyter-openbis-extension 0.5.1
- changed jupyter-openbis-server dependency to >=0.1.2
## new in jupyter-openbis-extension 0.5.0
- splitted project into jupyter-openbis-server and jupyter-openbis-extension
......
......@@ -23,7 +23,7 @@ setup(
install_requires=[
'jupyter-nbextensions-configurator',
'jupyter',
'jupyter-openbis-server',
'jupyter-openbis-server>=0.1.2',
'numpy',
'tornado==5.1.1',
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment