From 28ad556706cdfad4c883e42cf4aacf3b77a5750c Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Mon, 29 Jul 2019 11:39:17 -0700 Subject: [PATCH] DEP: Drop openblas pin cc @ebolyen --- ci/recipe/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/recipe/meta.yaml b/ci/recipe/meta.yaml index 9e4987fc..dbbf867b 100644 --- a/ci/recipe/meta.yaml +++ b/ci/recipe/meta.yaml @@ -21,8 +21,6 @@ requirements: - scikit-bio >=0.5.4 - numpy - blas=*=openblas - # AVX 512 extensions are broken in 0.3.5 and 0.3.6 - - openblas 0.3.3 - pandas - biom-format >=2.1.5,<2.2.0 - ijson