From 2f3ef2997cbcc861dc6a02b05fae79a545f4eb65 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 30 Apr 2021 08:30:54 +0000 Subject: [PATCH] [UPD] README.rst --- web_widget_bokeh_chart/README.rst | 2 +- web_widget_bokeh_chart/static/description/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web_widget_bokeh_chart/README.rst b/web_widget_bokeh_chart/README.rst index 65494f5ef..7fcfb1d37 100644 --- a/web_widget_bokeh_chart/README.rst +++ b/web_widget_bokeh_chart/README.rst @@ -52,7 +52,7 @@ Installation You need to install the python bokeh library:: - pip3 install bokeh==1.1.0 + pip3 install bokeh==2.3.1 Usage ===== diff --git a/web_widget_bokeh_chart/static/description/index.html b/web_widget_bokeh_chart/static/description/index.html index c01d96997..58e433fe9 100644 --- a/web_widget_bokeh_chart/static/description/index.html +++ b/web_widget_bokeh_chart/static/description/index.html @@ -397,7 +397,7 @@ plots, dashboards, and data applications.

Installation

You need to install the python bokeh library:

-pip3 install bokeh==1.1.0
+pip3 install bokeh==2.3.1