From 7895a2203dd51396c0d39b9e90e6a17ac3948d10 Mon Sep 17 00:00:00 2001 From: Benjamin Zaitlen Date: Fri, 8 Mar 2024 11:32:41 -0500 Subject: [PATCH] test bokeh3.4 rc1 in tests --- continuous_integration/environment-3.11.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/continuous_integration/environment-3.11.yaml b/continuous_integration/environment-3.11.yaml index 44814f0070..4d79c9bc46 100644 --- a/continuous_integration/environment-3.11.yaml +++ b/continuous_integration/environment-3.11.yaml @@ -1,13 +1,14 @@ name: dask-distributed channels: - conda-forge + - bokeh/label/dev - defaults dependencies: - python=3.11 - packaging - pip - asyncssh - - bokeh + - bokeh=3.4.0rc1 - click - cloudpickle - coverage