From bfb65eddd9fb8f0e7c2705fe2390deabe6b54a99 Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Thu, 1 Dec 2016 02:25:15 +0000 Subject: [PATCH] MNT: Updated some of the pinned versions --- recipe/meta.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bf068ea..06e1490 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -18,7 +18,7 @@ source: - add_global_cxx_release.patch build: - number: 200 + number: 201 features: # [not win] - blas_{{ blas_variant }} # [not win] @@ -27,22 +27,22 @@ requirements: - python - cmake - toolchain - - openblas 0.2.18|0.2.18.*. # [not win] + - openblas 0.2.19|0.2.19.* # [not win] - blas 1.1 {{ blas_variant }} # [not win] - numpy x.x - - boost 1.61.* + - boost 1.62.* - jpeg 9* # [not win] - - libpng >=1.6.21,<1.7 + - libpng >=1.6.23,<1.7 - sqlite 3.13.* # [not win] run: - python - - openblas 0.2.18|0.2.18.*. # [not win] + - openblas 0.2.19|0.2.19.* # [not win] - blas 1.1 {{ blas_variant }} # [not win] - numpy x.x - - boost 1.61.* + - boost 1.62.* - jpeg 9* # [not win] - - libpng >=1.6.21,<1.7 + - libpng >=1.6.23,<1.7 - sqlite 3.13.* # [not win] test: