diff --git a/examples/04_embedded_plot/requirements.txt b/examples/04_embedded_plot/requirements.txt index 511ac41..b37689f 100644 --- a/examples/04_embedded_plot/requirements.txt +++ b/examples/04_embedded_plot/requirements.txt @@ -1,2 +1,2 @@ # Plotting library producing stand-alone plots that can be embedded as-is into HTML documents -bokeh==0.13 +bokeh==3.8.2