[FIX] web_widget_bokeh_chart: Correct bokeh library versio in installation

This commit is contained in:
davidborromeo
2021-04-30 10:07:58 +02:00
committed by DavidJForgeFlow
parent 3e1f2ffc2d
commit f291a3882f

View File

@@ -1,3 +1,3 @@
You need to install the python bokeh library::
pip3 install bokeh==1.1.0
pip3 install bokeh==2.3.1