From eb779be9bc2521045e2c64b76ec8e8a23a718c49 Mon Sep 17 00:00:00 2001 From: bay9355 <mia.le@studium.uni-hamburg.de> Date: Wed, 26 Apr 2023 17:27:44 +0200 Subject: [PATCH] edited cami37 environment --- cami_37_env.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/cami_37_env.yaml b/cami_37_env.yaml index fdc11d9..32f5a6d 100644 --- a/cami_37_env.yaml +++ b/cami_37_env.yaml @@ -4,8 +4,8 @@ channels: - conda-forge - defaults dependencies: - - python=3.9 - - graph-tool=2.45 + - python=3.7 + - graph-tool - networkx - pandas - numpy @@ -13,4 +13,3 @@ dependencies: - pip - matplotlib - statsmodels -#prefix: /Users/Mia/opt/anaconda3/envs/cami_env -- GitLab