Skip to content

Commit

Permalink
deps: requiring ipywidgets 7 (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Aug 11, 2017
1 parent 89bcfcd commit c398091
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 @@ -132,7 +132,7 @@ def run(self):
]),
],
'install_requires': [
'ipywidgets>=6.0.0b5',
'ipywidgets>=7.0.0b7',
'numpy',
'traittypes',
'traitlets',
Expand Down

0 comments on commit c398091

Please sign in to comment.