Skip to content

Commit

Permalink
Bump version requirement to include bokeh 0.13 (#2815)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr authored and jlstevens committed Jun 20, 2018
1 parent 38dde13 commit b5f80c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requirements:
- pyviz_comms
- numpy
- matplotlib>=2.1
- bokeh >=0.12.15,<=0.12.16
- bokeh >=0.12.15,<=0.13.0
- jupyter
- notebook
- ipython >=5.4.0
Expand Down

0 comments on commit b5f80c9

Please sign in to comment.