Skip to content

Commit

Permalink
Bumped bokeh version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jun 6, 2018
1 parent 66b4e8b commit 1a231bf
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 @@ -127,7 +127,7 @@ def package_assets(example_path):
### dependencies ###

_required = [
'bokeh >=0.12.13', # not strictly required but shouldn't be problematic
'bokeh >=0.12.15', # not strictly required but shouldn't be problematic
'cartopy >=0.14.2', # prevents pip alone (requires external package manager)
'holoviews >=1.10.1',
'numpy >=1.0',
Expand Down

0 comments on commit 1a231bf

Please sign in to comment.