From 403e773315fb2605b5fb48bdcd226b59cde244c9 Mon Sep 17 00:00:00 2001 From: Leonhard Gruenschloss Date: Sat, 20 Mar 2021 18:09:48 +1100 Subject: [PATCH] Update bokeh requirements Thanks to @pdiakumis for finding this in https://github.com/hail-is/hail/pull/9799. --- conda/hail/meta-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/hail/meta-template.yaml b/conda/hail/meta-template.yaml index 4bf74f09e07..9be0b9ef8c0 100644 --- a/conda/hail/meta-template.yaml +++ b/conda/hail/meta-template.yaml @@ -26,7 +26,7 @@ requirements: - pyspark >=2.4,<2.4.2 - aiohttp - aiohttp-session - - bokeh >1.1,<1.3 + - bokeh >1.3,<2.0 - decorator <5 - deprecated - gcsfs