From 9f7a7b8bbf81db1a20d14a573059db9a8a5254fb Mon Sep 17 00:00:00 2001 From: Ivan Usov Date: Fri, 1 Oct 2021 15:54:04 +0200 Subject: [PATCH] Bump bokeh=2.4 --- conda-recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 488ce5c..04e9a7c 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -22,7 +22,7 @@ requirements: - numpy - scipy - h5py - - bokeh =2.3 + - bokeh =2.4 - numba - lmfit