From 5b887d92d5855131fe697306b782cb1b02761a96 Mon Sep 17 00:00:00 2001 From: Erik Fasterius Date: Fri, 11 Oct 2024 15:55:05 +0200 Subject: [PATCH] Sort Conda environment file --- env/environment.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/env/environment.yml b/env/environment.yml index 82c7e9f..edf4e2a 100644 --- a/env/environment.yml +++ b/env/environment.yml @@ -2,20 +2,20 @@ channels: - conda-forge - bioconda dependencies: - - python=3.10 + - gcc=13.2.0 + - gxx=13.2.0 + - harmonypy=0.0.10 + - imagecodecs=2024.1.1 - jupyter=1.0.0 - leidenalg=0.9.1 + - libgdal=3.8.3 - papermill=2.3.4 - pip=23.0.1 - - gcc=13.2.0 - - libgdal=3.8.3 - - gxx=13.2.0 - - imagecodecs=2024.1.1 - - scipy=1.12.0 - - harmonypy=0.0.10 + - python=3.10 - scanorama=1.7.4 - - spatialdata=0.2.3 + - scanpy=1.10.3 + - scipy=1.12.0 - spatialdata-io=0.1.5 - spatialdata-plot=0.2.6 - - scanpy=1.10.3 + - spatialdata=0.2.3 - squidpy==1.5.0