From 77992f6497126396a76b94b539035ae238931a3f Mon Sep 17 00:00:00 2001 From: nservant <nservant@curie.fr> Date: Tue, 2 Apr 2019 16:44:22 +0200 Subject: [PATCH] update env --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index c104abb..5b548fc 100644 --- a/environment.yml +++ b/environment.yml @@ -6,8 +6,8 @@ channels: dependencies: - python=2.7.11 - conda-forge::scipy=1.0.1 - - conda-forge::numpy=1.14.2 - - bcbio::bx-python=0.7.1 + - conda-forge::numpy=1.16.2 + - bcbio::bx-python=0.7.3 - bioconda::pysam=0.14.1 - cooler=0.8.3 - bowtie2=2.3.5 -- GitLab