From f5585905a2b81db20809b6f4333366f118267b81 Mon Sep 17 00:00:00 2001 From: Remi-Andre Olsen Date: Thu, 2 Nov 2023 13:57:53 +0100 Subject: [PATCH] Harmonise dependency with setup.py --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 52e0103..e50bc01 100644 --- a/environment.yml +++ b/environment.yml @@ -4,7 +4,7 @@ channels: - bioconda dependencies: - conda-forge::biopython=1.79 - - conda-forge::python-levenshtein=0.20.5 + - conda-forge::python-levenshtein=0.12.1 - conda-forge::numpy=1.22.0 - bioconda::minimap2=2.20 - conda-forge::pyyaml=6.0