Skip to content

Commit

Permalink
update conda.recipe for bokeh 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Metz committed Dec 12, 2019
1 parent c1621f0 commit 4af061a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda.recipe/meta.yaml
Expand Up @@ -11,15 +11,15 @@ requirements:
- python
- "numpy>=1.14"
- "pandas>=0.23"
- "bokeh>=0.13"
- "bokeh>=1.4.0"
- requests
- numba

run:
- python
- "numpy>=1.14"
- "pandas>=0.23"
- "bokeh>=0.13"
- "bokeh>=1.4.0"
- requests
- numba

Expand Down

0 comments on commit 4af061a

Please sign in to comment.