mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_widget_bokeh_chart: Correct bokeh library versio in installation
This commit is contained in:
committed by
Christopher Ormaza
parent
b4afbc8358
commit
83d9f3ad7a
@@ -1,3 +1,3 @@
|
|||||||
You need to install the python bokeh library::
|
You need to install the python bokeh library::
|
||||||
|
|
||||||
pip3 install bokeh==1.1.0
|
pip3 install bokeh==2.3.1
|
||||||
|
|||||||
Reference in New Issue
Block a user