mirror of https://github.com/OCA/web.git
[13.0] web_widget_bokeh_chart: specify bokeh version 1.1.0
update manifest to set bokeh vesion to 1.1.0pull/1920/head
parent
7f83ade71e
commit
04709b49a1
|
@ -12,7 +12,7 @@
|
|||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web"],
|
||||
"data": ["views/web_widget_bokeh_chart.xml"],
|
||||
"external_dependencies": {"python": ["bokeh"]},
|
||||
"external_dependencies": {"python": ["bokeh==1.1.0"]},
|
||||
"auto_install": False,
|
||||
"license": "LGPL-3",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue