Skip to content

Commit

Permalink
Pin ipywidgets to latest version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and leifwalsh committed Aug 27, 2017
1 parent 6de5ed8 commit e1987c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PyYAML==3.12
Click>=6.0,<7.0
bokeh>=0.12,<0.13
ipython>=5.0,<7.0
ipywidgets>=5.0,<7.0
ipywidgets==7.0.0
notebook>=5.0,<7.0
numpy>=1.11,<1.14
pandas>=0.19,<1.0
Expand Down

0 comments on commit e1987c0

Please sign in to comment.