mirror of https://github.com/OCA/web.git
[FIX] web_widget_bokeh_chart: Correct bokeh library versio in installation
parent
55ec7d8fa6
commit
f1f7475e6e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue