From 758c49badbeb01be8a3cdce9189c53cacf2ca47d Mon Sep 17 00:00:00 2001 From: Luke Zappia Date: Wed, 22 Jan 2025 09:05:50 +0100 Subject: [PATCH] Adjust pyliger dependencies --- src/methods/pyliger/config.vsh.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/methods/pyliger/config.vsh.yaml b/src/methods/pyliger/config.vsh.yaml index 9c0e9a4c..851f1c21 100644 --- a/src/methods/pyliger/config.vsh.yaml +++ b/src/methods/pyliger/config.vsh.yaml @@ -30,9 +30,8 @@ engines: setup: - type: python pypi: - - umap-learn[plot] - pyliger - - dask-expr + - dask-expr<2 runners: - type: executable - type: nextflow