From af6bbfbee89b15c5f9074a5cc0beccc9582aac5d Mon Sep 17 00:00:00 2001
From: nservant <nservant@curie.fr>
Date: Tue, 2 Apr 2019 17:27:24 +0200
Subject: [PATCH] update env

---
 environment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment.yml b/environment.yml
index 5b548fc..b5cee2f 100644
--- a/environment.yml
+++ b/environment.yml
@@ -6,7 +6,7 @@ channels:
 dependencies:
   - python=2.7.11
   - conda-forge::scipy=1.0.1
-  - conda-forge::numpy=1.16.2
+  - conda-forge::numpy=1.9.3
   - bcbio::bx-python=0.7.3
   - bioconda::pysam=0.14.1
   - cooler=0.8.3
-- 
GitLab