From bfc04335d50cf3c117edef763cef515da82194cf Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Tue, 27 Feb 2024 12:20:11 -0500 Subject: [PATCH] add version cap to meta.yaml --- conda.recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index 98175aec..0caf1506 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -40,8 +40,8 @@ requirements: - dxchange - olefile - pooch - - panel - - param + - panel<1.3 + - param<2 - pyvista - holoviews - bokeh