From 599e2e1e74be55daa18435b7c797559cf968c75c Mon Sep 17 00:00:00 2001 From: Ivan Usov Date: Fri, 26 Feb 2021 09:54:21 +0100 Subject: [PATCH] Remove pandas dep --- conda-recipe/meta.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index a1980cd..66d33cc 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -21,7 +21,6 @@ requirements: - python >=3.6 - numpy - scipy - - pandas - h5py - bokeh =2.2 - matplotlib