Merge PR #1920 into 13.0

Signed-off-by LoisRForgeFlow
This commit is contained in:
OCA-git-bot
2021-05-07 09:24:56 +00:00

View File

@@ -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",
}