mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_bokeh_chart: Upgrade library version
This commit is contained in:
committed by
Christopher Ormaza
parent
882943f057
commit
b4afbc8358
@@ -6,13 +6,13 @@
|
||||
"category": "Hidden",
|
||||
"summary": "This widget allows to display charts using Bokeh library.",
|
||||
"author": "ForgeFlow, " "Odoo Community Association (OCA)",
|
||||
"version": "14.0.1.0.0",
|
||||
"version": "14.0.2.3.1",
|
||||
"maintainers": ["LoisRForgeFlow"],
|
||||
"development_status": "Production/Stable",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web"],
|
||||
"data": ["views/web_widget_bokeh_chart.xml"],
|
||||
"external_dependencies": {"python": ["bokeh==1.1.0"]},
|
||||
"external_dependencies": {"python": ["bokeh==2.3.1"]},
|
||||
"auto_install": False,
|
||||
"license": "LGPL-3",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user